Make WordPress Core

Ticket #15654: 15654.fix.opera.the.new.ie6.patch

File 15654.fix.opera.the.new.ie6.patch, 483 bytes (added by ocean90, 14 years ago)
  • wp-includes/css/admin-bar.dev.css

     
    113113        color: #555;
    114114        text-shadow: none;
    115115        white-space: nowrap;
    116         overflow: hidden;
    117116        min-width: 140px;
    118117}
    119118
     
    182181        background: #fff;
    183182        color: #000;
    184183}
     184
    185185#wpadminbar .quicklinks li#wp-admin-bar-my-account > a {
    186186        border-left: none;
    187187}