Opened 2 years ago
Closed 2 years ago
#17606 closed defect (bug) (fixed)
Twenty Eleven 404 page widgets misaligned?
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | Themes | Version: | 3.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Example: http://twentyelevendemo.wordpress.com/404-me
The Widgets are stacked below each other, At first, I thought the sidebar had fallen below the content.. but upon further inspection I see it's supposed to be like that.
To me, It looks like a clear: none needs to be added to .error404 #main .widget{} to make them stack horizontally below the search form.
Thoughts?
Tested in Opera/Chrome/Firefox/IE.
Change History (2)
Note: See
TracTickets for help on using
tickets.

I agree, [18048] introduced .widget{clear:both}.