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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user