[wp-trac] [WordPress Trac] #19435: wpadminbar avatar image - stylesheet declaration
WordPress Trac
wp-trac at lists.automattic.com
Sat Dec 3 15:08:15 UTC 2011
#19435: wpadminbar avatar image - stylesheet declaration
--------------------------+-------------------------------------
Reporter: DoctorDR | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Admin Bar | Version: 3.3
Severity: normal | Keywords: needs-testing has-patch
--------------------------+-------------------------------------
A theme I was developing managed to cause display:block to be inherited on
img class "avatar". Thereby resulting in the avatar image being dropped
to a second line underneath the admin bar, breaking out of the #wpadminbar
container.
This can be resolved by adding a display:inline to the following
declaration in admin-bar.css
#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar > a img
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19435>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list