Skip to content

Commit a37cf33

Browse files
author
Your Name
committed
fixed spacing issue
1 parent a535faa commit a37cf33

File tree

1 file changed

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

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
.lib-icon-font-symbol(
268268
@_icon-font-content: @icon-trash
269269
);
270-
270+
271271
&:hover {
272272
.lib-css(text-decoration, @link__text-decoration);
273273
}
@@ -574,7 +574,7 @@
574574

575575
.widget {
576576
float: left;
577-
577+
578578
&.block {
579579
margin-bottom: @indent__base;
580580
}
@@ -728,11 +728,11 @@
728728
}
729729
}
730730
.content {
731-
.fieldset {
732-
.actions-toolbar {
733-
width: auto;
731+
.fieldset {
732+
.actions-toolbar {
733+
width: auto;
734+
}
734735
}
735-
}
736736
}
737737
&.discount {
738738
width: auto;

0 commit comments

Comments
 (0)