#17586 closed defect (bug) (fixed)
4-column dashboard layout warped
| Reported by: | solarissmoke | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Administration | Version: | 3.1 |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
Description
When you pick the 4-column layout on the dashboard, there is an issue with minimum widths that causes all the columns to overlap, and meta box content to overflow from containers. See screenshot.
Attachments (1)
Change History (7)
#3
@
15 years ago
Turns out that this is browser-specific. I can only reproduce it on FF on Linux. On windows, there is no overlap, and the boxes are properly spaced. On Linux however all the meta boxes overlap.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I thought this was the reason behind being able to set the number of columns there, so the users can choose the layout that best fits their screen size. The only improvement here would probably be to set min-width so the browser window gets a horizontal scroll bar.