mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 16:29:25 +08:00
UX: Don't set width to auto for select kit combo box.
This commit is contained in:
parent
27efa45800
commit
c7b526b9e0
|
@ -1,6 +1,5 @@
|
|||
.select-kit {
|
||||
&.combo-box {
|
||||
min-width: auto;
|
||||
.select-kit-body {
|
||||
width: 100%;
|
||||
min-width: 150px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user