Skip to content

Commit 76b72c5

Browse files
authored
ENGCOM-3912: 'wishlist-page-edit-remove-item-misalign' :: On wish list page edit, … #20400
2 parents 1257e63 + a908d3d commit 76b72c5

File tree

2 files changed

+2
-0
lines changed
  • app/design/frontend/Magento

2 files changed

+2
-0
lines changed

app/design/frontend/Magento/blank/Magento_Wishlist/web/css/source/_module.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@
212212

213213
&-actions {
214214
display: block;
215+
float: left;
215216

216217
.action {
217218
margin-right: 15px;

app/design/frontend/Magento/luma/Magento_Wishlist/web/css/source/_module.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@
221221

222222
&-actions {
223223
display: block;
224+
float: left;
224225

225226
.action {
226227
margin-right: 15px;

0 commit comments

Comments
 (0)