Force display:inline for wpadminbar avatar image to avoid stomping by themes. Props ocean90. fixes #19435
git-svn-id: https://develop.svn.wordpress.org/trunk@19552 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b77b55fd56
commit
d21aeffa22
File diff suppressed because one or more lines are too long
@ -384,6 +384,7 @@
|
||||
vertical-align: middle;
|
||||
margin: -3px 0 0 6px;
|
||||
float: none;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user