We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 073fd14 + db74f11 commit 1ec4d6bCopy full SHA for 1ec4d6b
app/design/frontend/Magento/luma/Magento_Bundle/web/css/source/_module.less
@@ -48,7 +48,6 @@
48
.fieldset-bundle-options {
49
.field.choice {
50
.price-notice {
51
- float: left;
52
&:extend(.abs-adjustment-incl-excl-tax all);
53
}
54
@@ -58,15 +57,15 @@
58
57
float: left;
59
60
.label {
+ &:extend(.abs-add-clearfix all);
61
display: block;
62
margin-left: 24px;
63
64
- .product-name {
65
- display: block;
66
- }
67
- .label {
68
- &:extend(.abs-add-clearfix all);
+
+ .price-notice {
+ &:extend(.abs-adjustment-incl-excl-tax all);
69
70
.price-excluding-tax {
71
display: inline-block;
72
0 commit comments