mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: header icon out of bounds in tag-drop on some browsers
This commit is contained in:
parent
06891ce51d
commit
83e8ab5274
@ -45,6 +45,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.select-kit-filter .filter-input {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.select-kit-body {
|
||||
width: auto;
|
||||
min-width: 150px;
|
||||
|
Loading…
Reference in New Issue
Block a user