Ticket #1486063 (closed Bugs: fixed)
Status/Flag/Attach columns too small in Safari 4
| Reported by: | Technetux | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.3-stable |
| Component: | User Interface | Version: | 0.3-rc1 |
| Severity: | normal | Keywords: | column width webkit safari chrome icon status attachment |
| Cc: | ziba, ksteinhoff, suporte@… |
Description
The status, flag, and attachment columns are only 10px wide in Safari 4 and Chrome dev (possibly others relating to webkit) when they should be 16px wide.
What it seems to be doing is subtracting the padding from the width to get it's final computed width. The style sheet specifies the width to be 16px, the padding-left 2px, padding-right 4px. So 16-2-4 = 10.
Attached is a detailed pic showing the problem.
Thanks, Ryan
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
