Skip to content

Commit 6f2d9e7

Browse files
authored
ENGCOM-3643: Fix issue #19657- Select Option Space issue into backend #19659
2 parents 6478d2b + f62ed26 commit 6f2d9e7

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)