Make WordPress Core

Ticket #33786: 33786.diff

File 33786.diff, 377 bytes (added by yoavf, 10 years ago)
  • src/wp-includes/css/admin-bar.css

     
    314314#wpadminbar .menupop .menupop > .ab-item:before {
    315315        top: 1px;
    316316        right: 4px;
    317         content: '\f139';
     317        content: "\f139";
    318318        color: inherit;
    319319}
    320320