Adjust padding on message

This commit is contained in:
Mike Jolley 2016-01-28 15:52:39 +00:00
parent 26a7d04c07
commit 4bca60c76e
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1891,7 +1891,8 @@ p.demo_store {
.woocommerce-password-strength {
text-align: center;
font-weight: 600;
padding: 3px 0px 3px 0px;
padding: 3px .5em;
font-size: 1em;
&.strong {
background-color: #c1e1b9;