Changeset 26132
- Timestamp:
- 11/13/2013 03:35:35 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/css/admin-bar.css
r26072 r26132 101 101 } 102 102 103 /* Prevent a Chrome bug that inadvertantly activates 104 :hover states on an element that touches the extreme 105 top left corner of the viewport. See #18868 */ 106 #wpadminbar .quicklinks { 107 border-left: 1px solid transparent; 108 } 109 103 110 #wpadminbar .quicklinks ul { 104 111 text-align: left;
Note: See TracChangeset
for help on using the changeset viewer.