Merge pull request #18397 from miniMAC/master

fix word-wrap rule in WC order preview
This commit is contained in:
Mike Jolley 2018-01-09 10:58:24 +00:00 committed by GitHub
commit cd205a9bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2230,6 +2230,7 @@ ul.wc_coupon_list_block {
float: left;
padding: 1.5em;
box-sizing: border-box;
word-wrap: break-word;
h2 {
margin-top: 0;