From f88225549e546d5bc2c2150a04d93d53ba398396 Mon Sep 17 00:00:00 2001 From: Konstantin Obenland Date: Thu, 18 Jun 2015 12:26:40 +0000 Subject: [PATCH] Revert [32834]. It's not ready yet and was a product of misusing vim. See #30729. git-svn-id: https://develop.svn.wordpress.org/trunk@32835 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/css/themes.css | 6 +++--- src/wp-admin/theme-install.php | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/wp-admin/css/themes.css b/src/wp-admin/css/themes.css index 004fed6850..18148849fc 100644 --- a/src/wp-admin/css/themes.css +++ b/src/wp-admin/css/themes.css @@ -119,12 +119,12 @@ } .theme-browser .theme .theme-actions .button-primary { - float: none; - margin-left: 3px; + margin-right: 3px; } .theme-browser .theme .theme-actions .button-secondary { - margin-right: 3px; + float: none; + margin-left: 3px; } /** diff --git a/src/wp-admin/theme-install.php b/src/wp-admin/theme-install.php index e0618e3580..56c20b5859 100644 --- a/src/wp-admin/theme-install.php +++ b/src/wp-admin/theme-install.php @@ -207,8 +207,8 @@ if ( $tab ) {

{{ data.name }}

- - + +
<# if ( data.installed ) { #>