You are here

commerce_avatax_exemptions.css in Drupal Commerce Connector for AvaTax 7.4

form.commerce_checkout_form fieldset.commerce_avatax_exemptions label {
  margin-right: 20px;
  width: auto;
}

File

modules/commerce_avatax_exemptions/theme/commerce_avatax_exemptions.css
View source
  1. form.commerce_checkout_form fieldset.commerce_avatax_exemptions label {
  2. margin-right: 20px;
  3. width: auto;
  4. }