Make WordPress Core

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)

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

Download all attachments as: .zip

Change History (3)

@bradyvercher
12 years ago

#1 @voldemortensen
12 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
12 years ago

  • Component AdministrationPosts, Post Types
  • Focuses ui administration added
  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Duplicate of #28893.

Note: See TracTickets for help on using tickets.