-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.5
On the user profile page:
/user/profile.php?id=X
The table header (th) tags are redundantly marked up with the class .label (label in this case = header).
We should remove them and double-check no core theme's CSS relies on this class.