mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 04:34:31 +00:00
Remove cruft overflow:hidden from the admin bar items. props ocean90, fixes #15654.
git-svn-id: https://develop.svn.wordpress.org/trunk@17317 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -113,7 +113,6 @@
|
||||
color: #555;
|
||||
text-shadow: none;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
min-width: 140px;
|
||||
}
|
||||
|
||||
@@ -182,6 +181,7 @@
|
||||
background: #fff;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks li#wp-admin-bar-my-account > a {
|
||||
border-left: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user