prevent status bar overlapping

This commit is contained in:
Jannis R 2016-12-01 19:08:19 +01:00
parent d5c630c1d2
commit 9512794c7f
No known key found for this signature in database
GPG Key ID: 0FE83946296A88A5
1 changed files with 1 additions and 1 deletions

View File

@ -23,5 +23,5 @@
}
.container {
padding-bottom: 1em;
padding-bottom: 1.6em;
}