mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-13 16:37:52 +00:00
fix post details positioning
This commit is contained in:
parent
351cae8c37
commit
f8046cbce0
@ -1091,16 +1091,21 @@ samp {
|
||||
.post-stats .stat-count {
|
||||
font-size: 12px;
|
||||
color: #b3b5b7;
|
||||
padding-right: 4px;
|
||||
padding-right: 8px;
|
||||
border-right: solid 1px #31343d;
|
||||
}
|
||||
|
||||
.post-stats .stat-count div {
|
||||
display: inline-block;
|
||||
line-height: 32px;
|
||||
}
|
||||
|
||||
.post-stats .stat-count .stat-count-value {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.post-stats .avatar-row {
|
||||
padding: 4px;
|
||||
padding: 4px 8px;
|
||||
}
|
||||
|
||||
.post-stats .avatar-row a {
|
||||
|
Loading…
Reference in New Issue
Block a user