Opened 8 years ago
Closed 8 years ago
#2022 closed defect (bug) (fixed)
Issue with theme rating bar
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Theme Directory | Keywords: | has-patch commit |
Cc: |
Description
If there is a theme with 2 5-star reviews, like this theme: https://wordpress.org/themes/vega/
The rating bar is overflowing, with the width of 200%.
Can't confirm for plugins.
Attachments (2)
Change History (10)
This ticket was mentioned in Slack in #themereview by hardeepasrani. View the logs.
8 years ago
#3
@
8 years ago
Like in #997, .counter-back { overflow: hidden; }
would probably fix it.
Can't reproduce the issue at the moment though, the rating is displayed correctly for me in Chrome on Windows 10.
#4
@
8 years ago
@SergeyBiryukov Yup, it's working just fine on FF now as well. Could be a cache issue, I suppose.
#6
@
8 years ago
- Keywords has-patch added
Hi @SergeyBiryukov @hardeepasrani I have attached the patch, could you please check and let me know if need any changes.
Note: See
TracTickets for help on using
tickets.
Previously: #897, #997.