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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-5 / +1 lines)
Lines 4601-4610 div .suggestion_note { Link Here
4601
    position: relative;
4601
    position: relative;
4602
    display: inline-block;
4602
    display: inline-block;
4603
    text-indent: initial;
4603
    text-indent: initial;
4604
}
4604
    width: 100%;
4605
4606
#cat-search-block .autocomplete {
4607
    width:100%;
4608
}
4605
}
4609
4606
4610
.autocomplete-items {
4607
.autocomplete-items {
4611
- 

Return to bug 27113