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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-3 / +3 lines)
Lines 4458-4467 div .suggestion_note { Link Here
4458
    position: relative;
4458
    position: relative;
4459
    display: inline-block;
4459
    display: inline-block;
4460
    text-indent: initial;
4460
    text-indent: initial;
4461
    width: 100%;
4461
}
4462
}
4462
4463
4463
#cat-search-block .autocomplete {
4464
#searchterms > div {
4464
    width:100%;
4465
    white-space: nowrap;
4465
}
4466
}
4466
4467
4467
.autocomplete-items {
4468
.autocomplete-items {
4468
- 

Return to bug 27113