Browse Source

Shoreditch: Update woocommerce-rtl.css. Fix My Account buttons spacing issue. See #28.

Danny Dudzic 7 years ago
parent
commit
2467bb2d89
1 changed files with 7 additions and 0 deletions
  1. 7 0
      shoreditch/woocommerce-rtl.css

+ 7 - 0
shoreditch/woocommerce-rtl.css

@@ -497,6 +497,13 @@ ul.products li.product {
   font-family: Genericons;
   font-family: Genericons;
   vertical-align: bottom;
   vertical-align: bottom;
   margin-right: .5rem; }
   margin-right: .5rem; }
+  
+.woocommerce-account .woocommerce-MyAccount-content table .button {
+	word-wrap: normal;
+	word-break: normal;
+	display: inline-block;
+	margin: .3em;
+}
 
 
 @media screen and (min-width: 768px) {
 @media screen and (min-width: 768px) {
   .woocommerce-account .entry-content .woocommerce:before, .woocommerce-account .entry-content .woocommerce:after {
   .woocommerce-account .entry-content .woocommerce:before, .woocommerce-account .entry-content .woocommerce:after {