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

(-)a/koha-tmpl/intranet-tmpl/prog/css/select2.css (-1 / +3 lines)
Lines 52-57 Link Here
52
52
53
.select2.select2-container.select2-container--default {
53
.select2.select2-container.select2-container--default {
54
    flex-grow: 1;
54
    flex-grow: 1;
55
}
56
57
fieldset.rows li .select2.select2-container.select2-container--default {
55
    max-width: 60%;
58
    max-width: 60%;
56
}
59
}
57
60
58
- 

Return to bug 40931