mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Remove a toolbar CSS hack for a Chrome bug that no longer appears to exist. props avryl. fixes #28606. see #18868.
git-svn-id: https://develop.svn.wordpress.org/trunk@28981 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -101,13 +101,6 @@ html:lang(he-il) .rtl #wpadminbar * {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
/* Prevent a Chrome bug that inadvertantly activates
|
||||
:hover states on an element that touches the extreme
|
||||
top left corner of the viewport. See #18868 */
|
||||
#wpadminbar .quicklinks {
|
||||
border-left: 1px solid transparent;
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks ul {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user