mirror of
https://github.com/djohnlewis/stackdump
synced 2025-12-06 07:53:28 +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 */
|
/* leave enough gap for the topbar */
|
||||||
#content {
|
#content {
|
||||||
padding-top: 40px;
|
padding-top: 40px;
|
||||||
|
padding-bottom: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.search-container {
|
.search-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user