Make WordPress Core


Ignore:
Timestamp:
10/11/2012 04:11:47 AM (13 years ago)
Author:
koopersmith
Message:

Media Modal: Improve attachment remove button styles. see #21390.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/media.php

    r22176 r22184  
    13431343
    13441344            <% if ( buttons.close ) { %>
    1345                 <a class="close" href="#">&times;</a>
     1345                <a class="close button" href="#">&times;</a>
    13461346            <% } %>
    13471347        </div>
Note: See TracChangeset for help on using the changeset viewer.