word-wrap for woocommerce notices

This commit is contained in:
Remi Corson 2015-06-17 12:21:34 +02:00
parent 9843608cd4
commit c37c2f7c45
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ p.demo_store {
list-style: none outside !important;
@include clearfix();
width: auto;
word-wrap: break-word;
&:before {
font-family: "WooCommerce";