Opened 13 years ago
Closed 13 years ago
#26228 closed defect (bug) (fixed)
CSS rule causing inconsistent output (in BuddyPress/bbPress)
| Reported by: | johnjamesjacoby | Owned by: | iammattthomas |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.8 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: | ui |
Description
In wp-admin.css this rule causes a 1em margin that did not appear in 3.7 or previous.
#post-body #post-body-content h3 {
margin-top: 1em;
}
Screenshot attached.
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)
The top metabox title has a 1em margin that the others do not