@@ -1,7 +1,7 @@
/*
Theme Name: Independent Publisher 2
Theme URI: http://wordpress.com/themes/independent-publisher-2
-Version: 2.1.1-wpcom
+Version: 2.1.2-wpcom
Description: Independent Publisher 2 is a clean and polished theme with a light color scheme, bold typography, and full-width images.
Author: Raam Dev
Author URI: http://raamdev.com/
@@ -740,6 +740,10 @@ ul#shipping_method {
word-wrap: normal;
word-break: normal; }
+.woocommerce-account .woocommerce-MyAccount-content table .button {
+ display: inline-block;
+ margin: 0.25em; }
+
.woocommerce-account .woocommerce-MyAccount-content input[type="email"], .woocommerce-account .woocommerce-MyAccount-content input[type="tel"] {
width: 100%; }