Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#535 closed defect (bug) (duplicate)

Fix for admin bar menu 1 pixel gap

Reported by: burtadsit's profile burtadsit Owned by:
Milestone: Priority: major
Severity: Version:
Component: Keywords:
Cc:

Description

Forums user sgrunt has a fix for the admin bar menu problem. See this for the thread: http://buddypress.org/forums/topic.php?id=1288

Essentially it's these two things:

#wp-admin-bar ul li ul li
margin-top: -1px )instead of margin-bottom: -1 px

and

#wp-admin-bar ul li ul li ul li:first-child {

margin-top:-2px;

Works for me.

Change History (2)

#1 @burtadsit
16 years ago

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

Dup. sgrunt posted the fix but I didn't bother looking before posting this.

#2 @(none)
15 years ago

  • Milestone Core 1.0 deleted

Milestone Core 1.0 deleted

Note: See TracTickets for help on using tickets.