Skip to content

Commit 07ad944

Browse files
committed
ENGCOM-3901: Static test fix.
1 parent 5c4d71b commit 07ad944

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -694,8 +694,8 @@
694694
position: static;
695695
}
696696
}
697-
&.discount{
698-
width:auto;
697+
&.discount {
698+
width: auto;
699699
}
700700
}
701701
}

0 commit comments

Comments
 (0)