#16559 closed defect (bug) (fixed)
typo in wp-admin.css
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.1 | Priority: | normal |
| Severity: | normal | Version: | 3.1 |
| Component: | General | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Line 1623:
#wpbody-content .inline-edit-row-page .inline-edit-col-right,
#owpbody-content .bulk-edit-row-post .inline-edit-col-right {
margin-top: 27px;
}
I'm pretty sure #owpbody doesn't exists.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Introduced during the refactoring.