Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 29f6be1

Browse files
committed
Select option inconsistent space issue resolved
1 parent 35c4f04 commit 29f6be1

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)