1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

Give the mobile composer a bit more height

This commit is contained in:
Toby Zerner
2017-11-05 17:35:13 +10:30
parent f638fb9300
commit 659be3811d

View File

@@ -116,7 +116,7 @@
&:not(.minimized) {
position: absolute;
top: 0;
height: 300px !important;
height: 350px !important;
padding-top: @header-height-phone;
&:before {