Skip to content

Commit 9009d7e

Browse files
committed
PB-84: Products List On Stage Is Not Consistent With Storefront (No Ratings)
1 parent 0dbda59 commit 9009d7e

File tree

1 file changed

+2
-3
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/products

1 file changed

+2
-3
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/products/_default.less

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,10 +220,9 @@
220220
margin-bottom: @indent__s + @indent__xs;
221221

222222
.reviews-actions {
223-
margin-top: 5px;
224-
225223
display: inline-block;
226224
font-size: @font-size__s;
225+
margin-top: 5px;
227226
vertical-align: middle;
228227

229228
a:not(:last-child) {
@@ -242,8 +241,8 @@
242241
);
243242
.lib-rating-summary-label-hide();
244243

245-
margin: 0 4px 0 0;
246244
display: inline-block;
245+
margin: 0 4px 0 0;
247246
vertical-align: middle;
248247
}
249248
}

0 commit comments

Comments
 (0)