Skip to content

Commit c8d0eef

Browse files
ENGCOM-4014: [Backport] 'wishlist-page-edit-remove-item-misalign' :: On wish list page edit, … #20544
- Merge Pull Request #20544 from irajneeshgupta/magento2:2.2-develop-PR-port-20400 - Merged commits: 1. dd67730
2 parents b10cee9 + dd67730 commit c8d0eef

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)