1
0
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:
Toby Zerner
2015-09-04 12:17:30 +09:30
parent 44f460cb11
commit 9bf6862c6d
3 changed files with 12 additions and 6 deletions

View File

@@ -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;