Opened 12 years ago
Closed 12 years ago
#29027 closed defect (bug) (duplicate)
The bottom margin on #titlediv went missing
| Reported by: | bradyvercher | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Posts, Post Types | Version: | 4.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | ui, administration |
Description
It looks like the bottom margin on #titlediv got removed when the admin style sheet was split up. It's not a huge deal, but I've noticed a few plugins that don't have the editor enabled no longer have any space between the title field and the first meta box.
Here's the rule pre-split:
https://core.trac.wordpress.org/browser/trunk/src/wp-admin/css/wp-admin.css?rev=27174#L4516
And after the split:
https://core.trac.wordpress.org/browser/trunk/src/wp-admin/css/edit.css?rev=29301#L38
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #28893.