Skip to content

Commit dd67730

Browse files
Naineshirajneeshgupta
authored andcommitted
'wishlist-page-edit-remove-item-misalign' :: On wish list page edit, remove item misalign in 640 X 767 resolution
1 parent 8fdae10 commit dd67730

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
@@ -194,6 +194,7 @@
194194

195195
&-actions {
196196
display: block;
197+
float: left;
197198

198199
.action {
199200
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
@@ -203,6 +203,7 @@
203203

204204
&-actions {
205205
display: block;
206+
float: left;
206207

207208
.action {
208209
margin-right: 15px;

0 commit comments

Comments
 (0)