mirror of
https://github.com/djohnlewis/stackdump
synced 2025-04-04 16:53:27 +00:00
Added missing padding before footer for pages longer than screen height.
This commit is contained in:
parent
cda1690be4
commit
a4dd607dcc
@ -41,6 +41,7 @@ html, body {
|
|||||||
/* leave enough gap for the topbar */
|
/* leave enough gap for the topbar */
|
||||||
#content {
|
#content {
|
||||||
padding-top: 40px;
|
padding-top: 40px;
|
||||||
|
padding-bottom: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.search-container {
|
.search-container {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user