[Bugfix] Fix footer not sticking to bottom.
This commit is contained in:
parent
744d2d8268
commit
b113bdd2ec
@ -115,6 +115,10 @@ h5 { font-size: 11pt; }
|
|||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#wrap-all {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
#wrap-nonfooter-content {
|
#wrap-nonfooter-content {
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user