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

This commit is contained in:
Danny Dudzic 2018-03-06 03:37:07 +01:00
parent 5de77f59ac
commit 9321c1591d
2 changed files with 8 additions and 1 deletions

View file

@ -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 businesss 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

View file

@ -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: "";