Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#29027 closed defect (bug) (duplicate)

The bottom margin on #titlediv went missing

Reported by: bradyvercher's profile bradyvercher Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.0
Component: Posts, Post Types Keywords: has-patch
Focuses: ui, administration Cc:

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)

29027.patch (255 bytes) - added by bradyvercher 10 years ago.

Download all attachments as: .zip

Change History (3)

@bradyvercher
10 years ago

#1 @voldemortensen
10 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
10 years ago

  • Component changed from Administration to Posts, Post Types
  • Focuses ui administration added
  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #28893.

Note: See TracTickets for help on using tickets.