-
Bug
-
Resolution: Fixed
-
Trivial
-
3.1.0-dev
-
None
Notices inside posts are blocks that show that post was soft deleted, awaiting approval or was reported.
Icons and text in those blocks are aligned incorrectly.
For icons best solution is to set those icons as background images. Then it can be perfectly vertically aligned without affecting text.
Text should not have padding-top.
Also reusing class .rules is not a good idea. It is used for forum rules, notices in posts should have different class name.