Making WordPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#997 closed defect (bug) (fixed)

Plugin rating overflows the bar

Reported by: sergeybiryukov's profile SergeyBiryukov 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)

meta-997.png (5.0 KB) - added by SergeyBiryukov 9 years ago.

Download all attachments as: .zip

Change History (5)

#1 @SergeyBiryukov
9 years ago

.counter-back { overflow: hidden; } appears to fix this.

#2 @Otto42
9 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Waiting for a few minutes fixes this, because it's nothing more than a short term caching issue.

#3 @Otto42
9 years ago

  • Resolution changed from fixed to worksforme

#4 @Otto42
9 years ago

  • Resolution changed from worksforme to fixed

Fixed in dotorg 10243. The total will be recalculated instead of pulled from cache, preventing this overflow.

Note: See TracTickets for help on using tickets.