Skip to content

Commit 79329c3

Browse files
MAGETWO-85782: 12713 #12730
- Merge Pull Request #12730 from EfremovaVI/magento2:12713 - Merged commits: 1. 370e526 2. 5e43f84 3. ff7029f
2 parents 3c59bd5 + ff7029f commit 79329c3

File tree

1 file changed

+2
-1
lines changed
  • app/design/adminhtml/Magento/backend/Magento_ConfigurableProduct/web/css/source/module/components

1 file changed

+2
-1
lines changed

app/design/adminhtml/Magento/backend/Magento_ConfigurableProduct/web/css/source/module/components/_currency-addon.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
@currency-addon-symbol__border-color: @field-control__border-color;
1111
@currency-addon-symbol__color: @color-gray52;
1212
@currency-addon-symbol__height: @field-control__height;
13-
@currency-addon-symbol__width: 1.6rem;
13+
@currency-addon-symbol__width: 2.6rem;
14+
1415

1516
//
1617
// Common

0 commit comments

Comments
 (0)