mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Fix selectize multiselect box expanding
This commit is contained in:
parent
457c23c648
commit
9355d31a27
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,8 @@ div.form-control .selectize-input {
|
|||
background-color: #555;
|
||||
border-radius: 3px;
|
||||
transition: background-color .3s;
|
||||
}
|
||||
select.form-control {
|
||||
height: 32px !important;
|
||||
}
|
||||
.react-selectize.root-node .react-selectize-control,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue