Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#14706 closed defect (bug) (fixed)

Sort arrow for comments on posts screen wraps strangely

Reported by: markjaquith Owned by: scribu
Priority: normal Milestone: 3.1
Component: UI Version: 3.0.1
Severity: normal Keywords:
Cc:

Description

Seen:

http://grab.by/grabs/439a072514a2acc732f85dfa01c649aa.png

On hover, it increases the height of the table header.

Expected:

The sort arrow falls to the right, and hover doesn't change the size of the table header.

Probably just need to make that column a tiny bit wider.

Change History (4)

Or nowrap the space before it.

This problem does not appear in Firefox, but I can reproduce it in Chrome.

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

(In [15538]) Fix weird wrapping of sorting arrow in Chrome. Fixes #14706

Turns out that, in Chrome, the padding eats into the column width.

Note: See TracTickets for help on using tickets.