mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
FIX: header icon out of bounds in tag-drop on some browsers
This commit is contained in:
parent
06891ce51d
commit
83e8ab5274
1 changed files with 4 additions and 0 deletions
|
@ -45,6 +45,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.select-kit-filter .filter-input {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.select-kit-body {
|
||||
width: auto;
|
||||
min-width: 150px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue