Fix footer in firefox in certain cases
This commit is contained in:
parent
0e566b63cf
commit
e921222860
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ i.toggle-icon:hover {
|
|||
}
|
||||
|
||||
.footer-container, .push {
|
||||
height: 74px;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
.footer-container.fixed {
|
||||
|
|
Reference in a new issue