View | Details | Raw Unified | Return to bug 25727
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/css/select2.css (-1 / +4 lines)
Lines 7-9 Link Here
7
.select2-container .select2-selection--single.important_subfield_not_filled {
7
.select2-container .select2-selection--single.important_subfield_not_filled {
8
    background-color: #FFFF99;
8
    background-color: #FFFF99;
9
}
9
}
10
- 
10
11
li.select2-results__option {
12
    white-space: nowrap;
13
}

Return to bug 25727