mirror of
https://github.com/flarum/core.git
synced 2025-07-31 21:50:50 +02:00
Clean up Post CSS
This commit is contained in:
@@ -13,11 +13,15 @@
|
||||
> li {
|
||||
border-bottom: 1px solid @control-bg;
|
||||
}
|
||||
|
||||
.Post {
|
||||
padding-top: 10px;
|
||||
}
|
||||
}
|
||||
.PostsUserPage-discussion {
|
||||
font-weight: bold;
|
||||
margin-top: 15px;
|
||||
margin-bottom: -15px;
|
||||
margin-bottom: 10px;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
|
||||
|
Reference in New Issue
Block a user