Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
The count numbers in the panel are not right-aligned
...so right now the count number after the category name or "Messages" comes right after the text. Not very readable. How can I fix this?
Tagged:
0
Best Answer
-
Found it: There is a text-align: left; in the ul.PanelInfo li in the custom.css. Commented it out and everything looks great.0
Answers
Followed your directions @pierrea.
Worked a charm. Thanks!
Please help, I change line text-align: left in text-align: right in the line ul.PanelInfo and no change, numbers in the panel are not right. What should I do? Thx.