Making WordPress.org

Changeset 6331


Ignore:
Timestamp:
01/09/2018 10:35:42 PM (7 years ago)
Author:
obenland
Message:

WP4: Don't restrict tap space on toggle

See #3365.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/style/wp4.css

    r6330 r6331  
    395395    display: block;
    396396    float: left;
    397     width: 39px;
    398     height: 32px;
    399397    vertical-align: top;
    400398    text-align: center;
     
    417415    margin: 0;
    418416    padding: 3px;
    419     width: 39px;
    420     height: 32px;
    421417    outline: none;
    422418    border: none;
Note: See TracChangeset for help on using the changeset viewer.