Index: trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/style-rtl.css
===================================================================
--- trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/style-rtl.css	(revision 1924)
+++ trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/style-rtl.css	(working copy)
@@ -1699,15 +1699,10 @@
 		margin-bottom: 50px;
 	}
 
-	.theme-wrap .theme-actions .button-primary {
-		display: none;
-	}
-
+	.theme-wrap .theme-actions .button-primary,
 	.theme-wrap .theme-actions .button-secondary {
 		font-size: 18px;
 		height: auto;
-		padding: 0.5em 0;
-		width: 100%;
 	}
 
 	.theme-wrap .screenshot {
Index: trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/style.css
===================================================================
--- trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/style.css	(revision 1924)
+++ trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/style.css	(working copy)
@@ -1700,15 +1700,10 @@
 		margin-bottom: 50px;
 	}
 
-	.theme-wrap .theme-actions .button-primary {
-		display: none;
-	}
-
+	.theme-wrap .theme-actions .button-primary,
 	.theme-wrap .theme-actions .button-secondary {
 		font-size: 18px;
 		height: auto;
-		padding: 0.5em 0;
-		width: 100%;
 	}
 
 	.theme-wrap .screenshot {
