Make WordPress Core

Ticket #29147: 29147-alignment-fix.diff

File 29147-alignment-fix.diff, 371 bytes (added by tollmanz, 10 years ago)

Close icon alignment fix

  • src/wp-admin/css/customize-controls.css

     
    252252        font: normal 20px/1 dashicons;
    253253        content: "\f341";
    254254        position: relative;
    255         top: 7px;
     255        top: 12px;
    256256        left: 13px;
    257257}