#997 closed defect (bug) (fixed)
Plugin rating overflows the bar
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Plugin Directory | Keywords: | |
| Cc: |
Description
The Disable Emojis plugin rating current overflows the bar, see the screenshot.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
.counter-back { overflow: hidden; }appears to fix this.