Revert "UX: Don't set width to auto for select kit combo box."

This reverts commit c7b526b9e0.
This commit is contained in:
Guo Xiang Tan 2018-05-09 14:28:45 +08:00
parent c7b526b9e0
commit 36d9f7f814
1 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,6 @@
.select-kit {
&.combo-box {
min-width: auto;
.select-kit-body {
width: 100%;
min-width: 150px;