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