1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 05:30:38 +02:00

Tweak mobile drawer appearance

This commit is contained in:
Toby Zerner
2015-11-21 13:16:46 +10:30
parent c79bda6279
commit 59c534a882
2 changed files with 6 additions and 1 deletions

View File

@@ -42,6 +42,11 @@
border: 1px solid @header-bg;
min-width: 18px;
height: 18px;
text-align: center;
@media @phone {
left: 20px;
}
.new & {
background: @header-color;