Make WordPress Core

Ticket #27456: 27456.diff

File 27456.diff, 569 bytes (added by obenland, 12 years ago)
  • src/wp-content/themes/twentyfourteen/style.css

     
    989989        background-color: #000;
    990990        border-radius: 0;
    991991        cursor: pointer;
    992         font-size: 0;
    993992        height: 48px;
    994993        margin: 0;
    995994        overflow: hidden;
     
    10041003.menu-toggle:before {
    10051004        color: #fff;
    10061005        content: "\f419";
    1007         display: inline;
    1008         margin-top: 16px;
     1006        padding: 15px;
    10091007}
    10101008
    10111009.menu-toggle:active,