mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
Fix composer header hidden by mobile browser (#2279)
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
background: @body-bg;
|
||||
|
||||
&:not(.minimized) {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
height: 350px !important;
|
||||
padding-top: @header-height-phone;
|
||||
|
Reference in New Issue
Block a user