Skip to content

Commit b8480b8

Browse files
fix static
1 parent 75c2fb5 commit b8480b8

File tree

1 file changed

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

1 file changed

+3
-6
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -211,12 +211,6 @@
211211
}
212212
}
213213
}
214-
215-
#shipping-method-buttons-container {
216-
.button {
217-
margin-top: 2px;
218-
}
219-
}
220214
}
221215

222216
//
@@ -302,6 +296,9 @@
302296
.action {
303297
&.primary {
304298
margin: 0;
299+
&.button {
300+
margin-top: 2px;
301+
}
305302
}
306303
}
307304
}

0 commit comments

Comments
 (0)