Opened 9 months ago

Closed 9 months ago

#21637 closed enhancement (fixed)

Better floating in theme filter

Reported by: SergeyBiryukov Owned by: azaozz
Priority: normal Milestone: 3.5
Component: UI Version: 3.4
Severity: normal Keywords: has-patch commit
Cc:

Description

Background: ticket:18131:6

See the screenshots.

Attachments (3)

21637.png (33.4 KB) - added by SergeyBiryukov 9 months ago.
21637.patch (767 bytes) - added by SergeyBiryukov 9 months ago.
21637.after.png (32.2 KB) - added by SergeyBiryukov 9 months ago.

Download all attachments as: .zip

Change History (7)

21637.patch is the same fix as in [21547] (for a similar issue). Tested in Firefox 14, Chrome 21, IE 8, IE 9, Opera 12.

  • Keywords commit added

Looks good.

Think we used all these float: left; to accommodate IE6. Using display: inline-block; and letting the browser deal with aligning is better.

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

In [21588]:

Better styling of theme filter, props SergeyBiryukov, fixes #21637

Note: See TracTickets for help on using tickets.