Skip to content

Commit

Permalink
Select option inconsistent space issue resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
speedy008 committed Dec 8, 2018
1 parent 35c4f04 commit 29f6be1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@
box-sizing: border-box;
border: 1px solid #adadad;
border-radius: 1px;
padding: 4px;
padding: .6rem 1rem .6rem;
color: #303030;
background-color: @color-white;
font-weight: 500;
Expand Down

0 comments on commit 29f6be1

Please sign in to comment.