You are here

commerce_price_table.css in Commerce Price Table 7

.field-type-commerce-price-table table div.form-item {
  float: left;
  margin-right: 1em;
}

File

theme/commerce_price_table.css
View source
  1. .field-type-commerce-price-table table div.form-item {
  2. float: left;
  3. margin-right: 1em;
  4. }