Skip to content

Commit f62ed26

Browse files
ENGCOM-3643: Fix issue #19657- Select Option Space issue into backend #19659
- Merge Pull Request #19659 from speedy008/magento2:fix-issue-19657 - Merged commits: 1. 29f6be1
2 parents 35c4f04 + 29f6be1 commit f62ed26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/styles-old.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,7 @@
783783
box-sizing: border-box;
784784
border: 1px solid #adadad;
785785
border-radius: 1px;
786-
padding: 4px;
786+
padding: .6rem 1rem .6rem;
787787
color: #303030;
788788
background-color: @color-white;
789789
font-weight: 500;

0 commit comments

Comments
 (0)