Ver código fonte

Dyad 2: Fix My Account buttons spacing issue. See #28.

Danny Dudzic 7 anos atrás
pai
commit
0fe067374b
2 arquivos alterados com 8 adições e 1 exclusões
  1. 1 1
      dyad-2/style.css
  2. 7 0
      dyad-2/woocommerce.css

+ 1 - 1
dyad-2/style.css

@@ -4,7 +4,7 @@ Theme URI: http://wordpress.com/themes/dyad-2/
 Author: Automattic
 Author URI: http://wordpress.com/themes
 Description: Dyad pairs your written content and images together in perfect balance. The theme is geared towards photographers, foodies, artists, and anyone who is looking for a strong photographic presence on their website.
-Version: 2.0.3-wpcom
+Version: 2.0.4-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: art, artwork, blog, blue, classic-menu, custom-colors, custom-header, custom-menu, dark, design, editor-style, featured-images, food, grid-layout, infinite-scroll, photoblogging, photography, post-slider, responsive-layout, rtl-language-support, site-logo, social-menu, sticky-post, threaded-comments, translation-ready, yellow

+ 7 - 0
dyad-2/woocommerce.css

@@ -1621,6 +1621,13 @@ p.no-comments .button {
 	margin: 0 0 1.5em;
 }
 
+.woocommerce-account .woocommerce-MyAccount-content table .button {
+	word-wrap: normal;
+	word-break: normal;
+	display: inline-block;
+	margin: 0.25em;
+}
+
 .woocommerce-account .woocommerce-MyAccount-navigation ul {
 	margin-left: 0;
 	text-align: center;