mirror of
https://github.com/flarum/core.git
synced 2025-02-24 19:23:01 +01:00
Give the body some padding-bottom
This commit is contained in:
parent
2553f4f0a3
commit
7a883b5563
@ -1,6 +1,7 @@
|
||||
.App {
|
||||
position: relative !important;
|
||||
padding-top: @header-height;
|
||||
padding-bottom: 50px;
|
||||
overflow-x: hidden;
|
||||
|
||||
@media @phone {
|
||||
|
Loading…
x
Reference in New Issue
Block a user