For some reason, not all topic metadata is aligned to the right, please see an example below:
2 Likes
You can try adding a bit of custom CSS
-
Visit Admin > Customize > CSS/HTML:
-
Click “+ New”
-
Click “CSS”
-
Add the following:
body .topic-list .num {text-align: right;} -
Save
-
At the bottom there’s a new “enabled?” checkbox, click that and save again:
If it is a feature, what is the logic behind it?
Thanks, I just pushed a fix ![]()
3 Likes

