mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-10 12:10:12 +00:00
Eliminate right padding on .wp-menu-name, see #26452.
git-svn-id: https://develop.svn.wordpress.org/trunk@26772 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1861,7 +1861,7 @@ form.upgrade .hint {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-name {
|
||||
padding: 8px 10px 8px 0;
|
||||
padding: 8px 0;
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image {
|
||||
|
||||
Reference in New Issue
Block a user