Opened 7 years ago
Closed 6 years ago
#26515 closed enhancement (fixed)
Comment Count on "View All Posts/Pages" is off-center
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | trivial | Version: | 2.6 |
Component: | Posts, Post Types | Keywords: | has-patch |
Focuses: | ui, administration | Cc: |
Description (last modified by )
See the following css to correct:
/* Adjust the posts/pages comment count bubble text alignment ========================================================== */ .post-com-count span {text-align: center;}
Attachments (2)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Looks good in 2.5, misaligned by 1 pixel in 2.6 and newer versions. See the screenshot from trunk.