File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed
app/design/frontend/Magento
blank/Magento_Bundle/web/css/source
luma/Magento_Bundle/web/css/source Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 94
94
}
95
95
}
96
96
}
97
+ .nested {
98
+ .field.qty {
99
+ .label {
100
+ display : inline-block ;
101
+ font-weight : @form-field-label__font-weight ;
102
+ margin : 0 0 @indent__xs ;
103
+ }
104
+ margin-top : @form-field__vertical-indent ;
105
+ }
106
+ }
97
107
p .required {
98
108
.css (color , @form-field-label-asterisk__color );
99
109
}
109
119
.legend.title {
110
120
& :extend(.abs-reset-left-margin all );
111
121
}
112
- .bundle-options-wrapper {
122
+ .bundle-options-wrapper ,
123
+ .product-options-wrapper {
113
124
float : left ;
114
125
width : 57% ;
115
126
}
Original file line number Diff line number Diff line change 168
168
// --------------------------------------
169
169
.media-width (@extremum , @break ) when (@extremum = ' min' ) and (@break = @screen__m ) {
170
170
.bundle-actions {
171
- .action .primary.customize {
171
+ .actminicart_contention .primary.customize {
172
172
width : auto ;
173
173
}
174
174
}
175
175
.bundle-options-container {
176
176
.legend.title {
177
177
font-size : @h1__font-size-desktop ;
178
178
}
179
- .bundle-options-wrapper {
179
+ .bundle-options-wrapper ,
180
+ .product-options-wrapper {
180
181
float : left ;
181
182
width : 57% ;
182
183
}
You can’t perform that action at this time.
0 commit comments