Make WordPress Core

Ticket #22453: 22453.admin-bar-webkit.patch

File 22453.admin-bar-webkit.patch, 394 bytes (added by ocean90, 12 years ago)
  • wp-includes/css/admin-bar-rtl.css

     
    99        right: 0;
    1010}
    1111
    12 #wpadminbar .quicklinks {
    13         border-left: 0;
    14         border-right: 1px solid transparent;
    15 }
    16 
    1712#wpadminbar .quicklinks ul {
    1813        text-align: right;
    1914}