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 4475-4484 div .suggestion_note { Link Here
4475
    position: relative;
4475
    position: relative;
4476
    display: inline-block;
4476
    display: inline-block;
4477
    text-indent: initial;
4477
    text-indent: initial;
4478
    flex-grow: 1;
4478
}
4479
}
4479
4480
4480
#cat-search-block .autocomplete {
4481
#searchterms > div {
4481
    width:100%;
4482
    white-space: nowrap;
4482
}
4483
}
4483
4484
4484
.autocomplete-items {
4485
.autocomplete-items {
4485
- 

Return to bug 27113