Fix toolbar menu in 1024px > width > 768px

pull/5742/merge
Aleksander Machniak 7 years ago
parent 2b61a1ea58
commit ed734336dc

@ -186,7 +186,10 @@ html.iframe body {
line-height: @layout-touch-header-height;
height: @layout-touch-header-height;
font-size: @layout-touch-header-font-size;
}
body > #layout > div:not(.content) > .header,
body > #layout > div:not(.content) > .footer {
a.button:before {
font-size: 1.75rem;
height: @layout-touch-header-height;

Loading…
Cancel
Save