Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#730 closed defect (bug) (fixed)

admin bar css error

Reported by: buzz_lightyear's profile buzz_lightyear Owned by:
Milestone: Priority: minor
Severity: Version: 1.0
Component: Keywords: css, adminbar
Cc:

Description

!important twice.
admin-bar.css @ line 202:

#wp-admin-bar img.avatar {
	float: left !important;
	border: 2px solid #fff !important !important; <<--
	margin-right: 8px !important;
}

Change History (2)

#1 @apeatling
16 years ago

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

(In [1540]) Fixes #730

#2 @(none)
16 years ago

  • Milestone Core 1.1 deleted

Milestone Core 1.1 deleted

Note: See TracTickets for help on using tickets.