@@ -4,7 +4,7 @@ Theme URI: http://wordpress.com/themes/button-2/
Author: Automattic
Author URI: http://automattic.com
Description: A stylish, lighthearted theme for crafters, hobbyists, and creatives.
-Version: 2.1-wpcom
+Version: 2.1.1-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: button
@@ -504,7 +504,9 @@ table.cart .product-remove a {
.woocommerce-account .woocommerce-MyAccount-content .button {
word-wrap: normal;
- word-break: normal; }
+ word-break: normal;
+ display: inline-block;
+ margin: .5em; }
@media screen and (min-width: 768px) {
.woocommerce-account .woocommerce-MyAccount-navigation {