fix footer padding

This commit is contained in:
MaZderMind 2014-12-26 13:05:23 +01:00
parent e39a3c5a1f
commit 111d9494bb
3 changed files with 3 additions and 3 deletions

View file

@ -5319,7 +5319,7 @@ body {
width: 100%;
overflow: hidden;
overflow-y: initial;
margin-bottom: 20px; }
margin-bottom: 55px; }
.top-space {
padding-top: 40px; }

File diff suppressed because one or more lines are too long

View file

@ -31,7 +31,7 @@ body {
width: 100%;
overflow: hidden;
overflow-y: initial;
margin-bottom: 20px;
margin-bottom: 55px;
}
.top-space {