mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: post count should be right aligned in /categories page
This commit is contained in:
@@ -154,6 +154,7 @@
|
||||
.topic-list {
|
||||
.posts {
|
||||
width: 100%;
|
||||
text-align: right;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user