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

Slightly widen index sidebar, overflow buttons properly

First half of #349 fix. Supersedes #734 (190px wide instead of 200px, correctly modify margin-left of .sideNavOffset, more descriptive commit message)
This commit is contained in:
Toby Zerner
2016-02-07 12:10:02 +10:30
parent fb09cef540
commit dfef3c1ff1
3 changed files with 5 additions and 4 deletions

View File

@@ -6,8 +6,7 @@
margin-bottom: 20px;
.Button {
display: block;
width: 100%;
.Button--block();
}
}
}