Ticket #708 (closed defect: fixed)
backstage tabs reduced in size
| Reported by: | FND | Owned by: | FND |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.4.1 |
| Component: | core | Version: | 2.4.00 |
| Severity: | low | Keywords: | browsers CSS |
| Cc: |
Description (last modified by FND) (diff)
(confirmed for Firefox 3 and Safari)
This is caused by an obsolete CSS hack:
Generally, absolutely positioned elements (here: backstagePanel) are shrink-wrapped. However, in Firefox 2 right-floated containing elements (here: backstagePanelFooter) caused their container to expand to full width - which was, in fact, a rendering bug that has been fixed in Firefox 3.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

