Opened 9 months ago
Closed 9 months ago
#21637 closed enhancement (fixed)
Better floating in theme filter
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (7)
SergeyBiryukov — 9 months ago
SergeyBiryukov — 9 months ago
SergeyBiryukov — 9 months ago
comment:1
SergeyBiryukov — 9 months ago
Think we used all these float: left; to accommodate IE6. Using display: inline-block; and letting the browser deal with aligning is better.
Note: See
TracTickets for help on using
tickets.

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.