8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-10-05 18:42:12 +00:00

Fix footer not being on footer

This commit is contained in:
Alexandre Iooss 2018-09-28 12:37:23 +02:00
parent 7f6e300033
commit 26e68a0ac0

View file

@ -64,10 +64,9 @@ a > i.fa {
}
}
/* Set height of the grid so .sidenav can be 100% (adjust as needed) */
/* Set height of the grid so footer stay on footer */
.row.content {
height: 100%;
overflow: auto;
min-height: 70vh;
}
/* Set gray background color */