We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14abe5d commit 43cea87Copy full SHA for 43cea87
addons/website_sale/templates/product_page_templates.xml
@@ -1159,7 +1159,7 @@
1159
>
1160
<xpath expr="//div[hasclass('o_carousel_product_outer')]" position="before">
1161
<t t-call="website_sale.carousel_product_indicators">
1162
- <t t-set="indicators_list_class" t-value="'d-flex d-lg-block pe-2'"/>
+ <t t-set="indicators_list_class" t-value="'d-flex d-lg-block pe-lg-2'"/>
1163
</t>
1164
</xpath>
1165
<xpath expr="//div[@id='o-carousel-product']" position="attributes">
0 commit comments