UX: post count should be right aligned in /categories page
This commit is contained in:
parent
5833e96017
commit
6c8e6e9d2a
@ -154,6 +154,7 @@
|
||||
.topic-list {
|
||||
.posts {
|
||||
width: 100%;
|
||||
text-align: right;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user