Make WordPress Core


Ignore:
Timestamp:
03/12/2013 04:52:30 PM (13 years ago)
Author:
lancewillett
Message:

Twenty Thirteen: fix toggling header text display in Customizer. Props obenland, fixes #23722.

File:
1 edited

Legend:

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

    r23642 r23670  
    9797                .site-title,
    9898                .site-description {
    99                         position: absolute !important;
     99                        position: absolute;
    100100                        clip: rect(1px 1px 1px 1px); /* IE7 */
    101101                        clip: rect(1px, 1px, 1px, 1px);
Note: See TracChangeset for help on using the changeset viewer.