mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +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:
@@ -71,13 +71,6 @@
|
||||
left: 100%;
|
||||
}
|
||||
|
||||
#wpadminbar .ab-top-menu > .menupop > a span {
|
||||
padding-right: 0;
|
||||
padding-left: 10px;
|
||||
margin-right: 0;
|
||||
margin-left: -10px;
|
||||
}
|
||||
|
||||
#wpadminbar .opposite.menupop li a > span {
|
||||
padding: 0 1.5em 0 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user