Make WordPress Core

Changeset 35133


Ignore:
Timestamp:
10/13/2015 01:51:45 PM (9 years ago)
Author:
wonderboymusic
Message:

Theme Installer: fix the theme "Install"/"Installed" button's vertical alignment for HiDPI displays.

Props paulwilde.
Fixes #34198.

File:
1 edited

Legend:

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

    r35006 r35133  
    16591659        background-image: url(../images/spinner-2x.gif);
    16601660    }
    1661 
    1662     .theme-install-overlay .wp-full-overlay-header .theme-install {
    1663         margin-top: 2px;
    1664     }
    16651661}
    16661662
Note: See TracChangeset for help on using the changeset viewer.