Skip to content

Commit bf6ad74

Browse files
MC-42323: Default value of Text Size are not consistency
- fix productpage tags
1 parent 646bda4 commit bf6ad74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/Paypal/etc/config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@
197197
<productpage_logoposition>left</productpage_logoposition>
198198
<productpage_textcolor>black</productpage_textcolor>
199199
<productpage_textsize>12</productpage_textsize>
200-
<productpag_ratio>1x1</productpag_ratio>
201-
<productpag_color>blue</productpag_color>
200+
<productpage_ratio>1x1</productpage_ratio>
201+
<productpage_color>blue</productpage_color>
202202
<categorypage_display>0</categorypage_display>
203203
<categorypage_position>header</categorypage_position>
204204
<categorypage_stylelayout>flex</categorypage_stylelayout>

0 commit comments

Comments
 (0)