Jelajahi Sumber

Shoreditch: Fix My Account buttons spacing issue. See #28.

Danny Dudzic 7 tahun lalu
induk
melakukan
9321c1591d
2 mengubah file dengan 8 tambahan dan 1 penghapusan
  1. 1 1
      shoreditch/style.css
  2. 7 0
      shoreditch/woocommerce.css

+ 1 - 1
shoreditch/style.css

@@ -4,7 +4,7 @@ Theme URI: https://wordpress.com/themes/shoreditch/
 Author: Automattic
 Author URI: https://wordpress.com/themes/
 Description: Shoreditch is a functional and responsive theme perfect for your business’s online presence. Although its main purpose is business, Shoreditch looks great as a personal blog theme too.
-Version: 1.2.2-wpcom
+Version: 1.2.3-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: shoreditch

+ 7 - 0
shoreditch/woocommerce.css

@@ -498,6 +498,13 @@ ul.products li.product {
   vertical-align: bottom;
   margin-left: .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) {
   .woocommerce-account .entry-content .woocommerce:before, .woocommerce-account .entry-content .woocommerce:after {
     content: "";