File tree Expand file tree Collapse file tree 2 files changed +667
-660
lines changed
app/design/frontend/Magento
blank/Magento_Checkout/web/css/source
luma/Magento_Checkout/web/css/source Expand file tree Collapse file tree 2 files changed +667
-660
lines changed Original file line number Diff line number Diff line change 109
109
& :after {
110
110
text-align : center ;
111
111
}
112
- > .choice {
113
- margin-top : @form-field-vertical-indent ;
114
- }
115
112
.field :not (:first-child ) {
116
113
margin : @indent-base 0 0 ;
117
114
}
118
115
> .field.choice {
119
116
margin : @form-field-vertical-indent 0 0 ;
120
117
}
118
+ .field {
119
+ & .month {
120
+ padding-right : @indent-s-base ;
121
+ }
122
+ & .year {
123
+ margin-top : 0 ;
124
+ }
125
+ }
121
126
}
122
127
.form :not (.login ),
123
128
.order-review {
128
133
.actions {
129
134
margin-top : @indent-base ;
130
135
}
131
- }
132
- }
133
-
134
- .step-content {
135
- .field.street {
136
- .field.additional {
137
- .label {
138
- & :extend(.abs-visually-hidden all );
136
+ .field.street {
137
+ .field.additional {
138
+ .label {
139
+ & :extend(.abs-visually-hidden all );
140
+ }
139
141
}
140
142
}
141
143
}
229
231
img {
230
232
vertical-align : middle ;
231
233
}
232
- .field.month {
233
- padding-right : @indent-s-base ;
234
- }
235
234
}
236
235
237
236
// Payment methods
245
244
padding : 15px 0 ;
246
245
.field {
247
246
.font-size (@font-size-base );
248
- & :first-child ,
249
- & .year {
247
+ & :first-child {
250
248
margin-top : 0 ;
251
249
}
252
250
}
264
262
margin-right : @indent-xs-base ;
265
263
vertical-align : middle ;
266
264
}
267
- .field.month {
268
- padding-right : @indent-s-base ;
269
- }
270
265
}
271
266
272
267
.cart-tax-info + .cart-tax-total {
You can’t perform that action at this time.
0 commit comments