Opened 14 years ago
Closed 14 years ago
#20467 closed defect (bug) (fixed)
Nav menu #post-body-content container is broken
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.4 | Priority: | normal |
| Severity: | normal | Version: | 3.4 |
| Component: | Administration | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
WP 3.3: http://cl.ly/Fu46
WP 3.4: http://cl.ly/FtE2
At a first view it seems to be caused bei float:left from
#post-body-content {
width: 100%;
float: left;
}
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Caused by [20272].