Fix footer positioning
This commit is contained in:
parent
a4934a144a
commit
d6ebe3eea4
1 changed files with 4 additions and 0 deletions
|
@ -215,6 +215,10 @@ p .ui.horizontal.label {
|
||||||
/**
|
/**
|
||||||
* Menu
|
* Menu
|
||||||
*/
|
*/
|
||||||
|
.pusher {
|
||||||
|
min-height: 100vh;
|
||||||
|
}
|
||||||
|
|
||||||
.pusher .menu.toggle {
|
.pusher .menu.toggle {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue