mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-23 16:01:37 +01:00
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;
|
line-height: 24px;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
margin: -2px 0 0 6px;
|
margin: -2px 0 0 6px;
|
||||||
|
float: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#wpadminbar .quicklinks li img.blavatar {
|
#wpadminbar .quicklinks li img.blavatar {
|
||||||
|
Loading…
Reference in New Issue
Block a user