Make WordPress Core

Changeset 25846


Ignore:
Timestamp:
10/18/2013 05:57:08 PM (13 years ago)
Author:
ocean90
Message:

IE7: Fix width of the password input field on the about page. see #25603.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/ie.css

    r25844 r25846  
    504504}
    505505
     506.about-wrap .about-password-meter input {
     507        width: 98%;
     508}
     509
    506510.revisions-tickmarks,
    507511.revisions-tooltip {
Note: See TracChangeset for help on using the changeset viewer.