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
|
||||
*/
|
||||
.pusher {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
.pusher .menu.toggle {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue