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 4467-4476 div .suggestion_note { Link Here
4467
    position: relative;
4467
    position: relative;
4468
    display: inline-block;
4468
    display: inline-block;
4469
    text-indent: initial;
4469
    text-indent: initial;
4470
    flex-grow: 1;
4470
}
4471
}
4471
4472
4472
#cat-search-block .autocomplete {
4473
#searchterms > div {
4473
    width:100%;
4474
    white-space: nowrap;
4474
}
4475
}
4475
4476
4476
.autocomplete-items {
4477
.autocomplete-items {
4477
- 

Return to bug 27113