Restore sizing of shipping service description

This commit is contained in:
Paul Dechov 2018-01-25 00:39:23 -05:00
parent 16430dfdaa
commit 9f5f301aa4
1 changed files with 3 additions and 4 deletions

View File

@ -716,10 +716,9 @@ body {
display: flex;
flex-direction: column;
color: #a6a6a6;
.wc-wizard-service-item:not(:first-child) & {
font-size: 0.92em;
}
}
.wc-wizard-service-item:not(:first-child) .wc-wizard-service-description {
font-size: 0.92em;
}
.shipping-method-setting {