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

Props paulwilde.
Fixes #34198.


git-svn-id: https://develop.svn.wordpress.org/trunk@35133 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor 2015-10-13 13:51:45 +00:00
parent c5c5bd31dd
commit b9e34ce4a2
1 changed files with 0 additions and 4 deletions

View File

@ -1658,10 +1658,6 @@ body.full-overlay-active {
.theme-install-overlay .wp-full-overlay-main {
background-image: url(../images/spinner-2x.gif);
}
.theme-install-overlay .wp-full-overlay-header .theme-install {
margin-top: 2px;
}
}
@media screen and ( max-width: 782px ) {