mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Remove dead padding/margin CSS from the admin bar. These previously were used for the now-removed arrows. see #18197.
git-svn-id: https://develop.svn.wordpress.org/trunk@19196 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -206,8 +206,6 @@
|
||||
}
|
||||
|
||||
#wpadminbar .ab-top-menu > .menupop > a span {
|
||||
padding-right: 10px;
|
||||
margin-right: -10px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user