Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 4.0-milestone-2
-
Fix Version/s: 5.1-milestone-1
-
Component/s: User - User Profile, Web - Templates & Resources
-
Labels:
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
I have seen this since quite time, but never got the chance to report it.
Steps to reproduce:
- login
- go to your profile page
As you can see, the labels are a little bit indented than the content, and it doesn't look very nice.
The code which creates the "indentation" of the labels is in microformats.css
dt.label label { color: #999999; font-variant: small-caps; padding: 0 2px; }
I don't know exactly if this microformats.css file is used in other places too.
Image attached