@@ -4,7 +4,7 @@ Theme URI: http://wordpress.com/themes/radcliffe-2
Author: Anders Norén
Author URI: http://www.andersnoren.se
Description: A theme for bloggers who want their content to take center stage.
-Version: 2.0.0-wpcom
+Version: 2.0.1-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: radcliffe-2
@@ -964,6 +964,13 @@ ul.products li.product .button {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}
+.woocommerce-MyAccount-content table .button {
+ word-wrap: normal;
+ word-break: normal;
+ display: inline-block;
+ margin: .3em;
+}
+
.woocommerce-MyAccount-content fieldset {
margin: 0 2px 1.5em;
padding: 0.5em 1.5em 1em;