Correct the alignment of the W logo within its container. See #25858.

git-svn-id: https://develop.svn.wordpress.org/trunk@26670 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2013-12-05 17:36:56 +00:00
parent f232b0247d
commit ed908f78a1
1 changed files with 1 additions and 1 deletions

View File

@ -423,7 +423,7 @@
* WP Logo
*/
#wpadminbar #wp-admin-bar-wp-logo > .ab-item .ab-icon {
width: 20px;
width: 15px;
height: 20px;
margin-right: 0;
padding: 6px 0 5px;