SPR-908: QS - magic matcher select box with max-width for none breaking line
This commit is contained in:
parent
c0ecc7ec5b
commit
8a3c9451af
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@
|
|||
max-width: 50%;
|
||||
}
|
||||
|
||||
select[name="mmissues"] + div.chosen-container {
|
||||
max-width: 67%;
|
||||
}
|
||||
|
||||
button[name="toggleSuggestions"] {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue