Ticket #25858: 25858.5.diff
File 25858.5.diff, 548 bytes (added by , 11 years ago) |
---|
-
src/wp-includes/css/admin-bar.css
100 100 margin-right: 0; 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; 105 112 }