forked from GithubBackups/healthchecks
A fix for vertical scrollbar appearing even on short pages.
This commit is contained in:
parent
9c41258328
commit
86e6ee3cda
@ -13,7 +13,7 @@ body {
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
/* Set the fixed height of the footer here */
|
||||
height: 80px;
|
||||
height: 81px;
|
||||
line-height: 80px;
|
||||
color: #AAA;
|
||||
border-top: 1px solid #eee;
|
||||
|
Loading…
x
Reference in New Issue
Block a user