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

Use flexbox for sideNav. fixes #1408

This commit is contained in:
Toby Zerner
2018-07-20 12:34:43 +09:30
parent cbe328cdc5
commit 6a6b9ac6b1
4 changed files with 24 additions and 16 deletions

View File

@@ -12,6 +12,7 @@
> li {
border-bottom: 1px solid @control-bg;
margin-bottom: 15px;
}
.Post {
@@ -20,7 +21,6 @@
}
.PostsUserPage-discussion {
font-weight: bold;
margin-top: 15px;
margin-bottom: 10px;
position: relative;
z-index: 1;