Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#730 closed defect (bug) (fixed)

admin bar css error

Reported by: buzz_lightyear Owned by:
Priority: minor Milestone:
Component: Version: 1.0
Severity: 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
17 years ago

  • Resolutionfixed
  • Status newclosed

(In [1540]) Fixes #730

#2 @(none)
17 years ago

  • Milestone Core 1.1

Milestone Core 1.1 deleted

Note: See TracTickets for help on using tickets.