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

Built from https://develop.svn.wordpress.org/trunk@26670


git-svn-id: http://core.svn.wordpress.org/trunk@26560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Matt Thomas 2013-12-05 17:37:10 +00:00
parent ecf5c3ae21
commit 2bac800656
4 changed files with 4 additions and 4 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-left: 0;
padding: 6px 0 5px;

File diff suppressed because one or more lines are too long

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;

File diff suppressed because one or more lines are too long