Make WordPress Core

Changeset 33336


Ignore:
Timestamp:
07/20/2015 09:20:15 PM (10 years ago)
Author:
obenland
Message:

Customize: Align screen options toggle with info icon.

Fixes #32733.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/customize-nav-menus.css

    r33323 r33336  
    341341    content: "\f111";
    342342    display: block;
    343     font: 20px/1 "dashicons";
     343    font: 16px/1 "dashicons";
    344344    padding: 5px;
    345345    text-align: center;
    346346    text-decoration: none !important;
    347347    text-indent: 0;
    348     left: 5px;
    349     position: absolute;
    350     top: 5px;
     348    left: 7px;
     349    position: absolute;
     350    top: 7px;
    351351}
    352352
Note: See TracChangeset for help on using the changeset viewer.