Make WordPress Core


Ignore:
Timestamp:
09/27/2012 03:23:15 PM (13 years ago)
Author:
lancewillett
Message:

Twenty Twelve: fix comments in two files, for accuracy.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/twentytwelve/inc/custom-header.php

    r21617 r22059  
    7171        .site-description {
    7272            position: absolute !important;
    73             clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
     73            clip: rect(1px 1px 1px 1px); /* IE7 */
    7474            clip: rect(1px, 1px, 1px, 1px);
    7575        }
Note: See TracChangeset for help on using the changeset viewer.