Skip to content

Commit e8ad9ae

Browse files
removed .content and .fieldset selectors
1 parent a37cf33 commit e8ad9ae

File tree

1 file changed

+5
-7
lines changed
  • app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module

1 file changed

+5
-7
lines changed

app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/_cart.less

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -727,16 +727,14 @@
727727
position: static;
728728
}
729729
}
730-
.content {
731-
.fieldset {
732-
.actions-toolbar {
733-
width: auto;
734-
}
735-
}
736-
}
730+
737731
&.discount {
738732
width: auto;
739733
}
734+
735+
.actions-toolbar {
736+
width: auto;
737+
}
740738
}
741739
}
742740

0 commit comments

Comments
 (0)