Make WordPress Core

Changeset 26582


Ignore:
Timestamp:
12/03/2013 08:03:45 PM (12 years ago)
Author:
iammattthomas
Message:

Correct the alignment of Activate and Live Preview buttons in responsive Themes page. Fixes #26373, props mattheu.

File:
1 edited

Legend:

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

    r26564 r26582  
    71397139    }
    71407140
     7141    .theme .theme-actions .button {
     7142        margin-top: -4px;
     7143    }
    71417144    .theme.active .theme-actions .button {
    71427145        margin-top: 6px;
Note: See TracChangeset for help on using the changeset viewer.