ref: master
public/designs/themes/base/stylesheets/product.scss
1 2 3 4 5 6 7 8 9 10 11 12 13
@import 'product/categories-selection.scss'; #product-name h2 { display: inline; } #product_name { width: 60%; } #product-info #product-qualifiers-list select { width: 140px; }