You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

_form.scss 250B

1234567891011121314151617
  1. .product-create,
  2. .product-update {
  3. #product-active {
  4. label {
  5. margin-right: 15px ;
  6. }
  7. }
  8. #days-production {
  9. .form-group {
  10. float: left ;
  11. margin-right: 15px ;
  12. }
  13. }
  14. }