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:
Ryan Boren 2011-12-05 20:54:55 +00:00
parent b77b55fd56
commit d21aeffa22
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -384,6 +384,7 @@
vertical-align: middle;
margin: -3px 0 0 6px;
float: none;
display: inline;
}
/*