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 {