Opened 7 years ago
Closed 7 years ago
#49195 closed defect (bug) (fixed)
The numbering is visibly bad when it reaches 2 decimal places
| Reported by: | Marcio Zebedeu | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.4 |
| Component: | Widgets | Version: | 5.3 |
| Severity: | normal | Keywords: | has-screenshots has-patch commit |
| Cc: | Focuses: | ui, accessibility |
Description
The numbering is visibly bad when it reaches 2 decimal places in widgets.
The WP version used is 5.4 alpha
Attachments (7)
Change History (16)
#2
@
7 years ago
- Keywords needs-patch has-screenshots added
- Milestone Awaiting Review → 5.4
- Owner set to
- Status new → accepted
- Version → 5.3
#3
follow-ups:
↓ 4
↓ 5
@
7 years ago
I checked all default widgets, and the only ones that use tiny-text class are Recent Comments and Recent Posts.
Patch welcome.
#4
in reply to: ↑ 3
@
7 years ago
- Keywords has-patch added; needs-patch removed
Replying to audrasjb:
I checked all default widgets, and the only ones that use
tiny-textclass are Recent Comments and Recent Posts.
Patch welcome.
Thanks... patch was created
#5
in reply to: ↑ 3
@
7 years ago
Replying to audrasjb:
I checked all default widgets, and the only ones that use
tiny-textclass are Recent Comments and Recent Posts.
Correct. Just noting that these appear to be the only instances of .tiny-text in core, it's not used anywhere else.
#6
@
7 years ago
Since we don't generally need to display more than 99 posts or comments in these widgets, could we just remove the extra padding on the right? I think it looks better that way, see 49195.diff / 49195.png.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hello @marcio-zebedeu, thanks for this ticket,
I agree we can easily fix that. Milestoning to 5.4.