Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 8 years ago

#3014 closed defect (bug) (no action required)

Body top padding not leaving room for admin bar on wp-admin

Reported by: boonebgorges's profile boonebgorges Owned by:
Milestone: 1.5 Priority: minor
Severity: Version:
Component: Templates Keywords: reporter-feedback
Cc:

Description

The following declaration
body {

padding-top: 25px;

}

in bp-default's adminbar stylesheet is loaded too soon and thus is getting overridden by WP's dashboard reset stylesheets. Adding !important seems like a cop-out, thought perhaps it's warranted in this kind of case?

Change History (3)

#1 @DJPaul
14 years ago

  • Keywords reporter-feedback added

Everything seems splendid in current trunk. Am I missing this? It looks fine, and the padding-top *is* being applied to the body element and is not being overriden.

#2 @boonebgorges
14 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Working well on current trunk and WP 3.1.

#3 @DJPaul
8 years ago

  • Component changed from Appearance - Template Parts to Templates
Note: See TracTickets for help on using tickets.