Skip to content

Commit ac1fd7f

Browse files
authored
ENGCOM-4840: fixed issue 22527 wishlist and compare icon alignment #22532
2 parents 49097a9 + c5f8f72 commit ac1fd7f

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_Catalog/web/css/source/module/_listings.less

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

105105
.actions-primary {
106106
display: inline-block;
107+
vertical-align: middle;
107108
}
108109
}
109110

app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module/_listings.less

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

108108
.actions-primary {
109109
display: inline-block;
110+
vertical-align: middle;
110111
}
111112
}
112113

0 commit comments

Comments
 (0)