No float for the admin bar gravatar image, props gluten, fixes #18925
git-svn-id: http://svn.automattic.com/wordpress/trunk@18981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
b040745a22
commit
1bc8ca65fe
File diff suppressed because one or more lines are too long
|
@ -325,6 +325,7 @@
|
|||
line-height: 24px;
|
||||
vertical-align: middle;
|
||||
margin: -2px 0 0 6px;
|
||||
float: none;
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks li img.blavatar {
|
||||
|
|
Loading…
Reference in New Issue