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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 / +1 lines)
Lines 4600-4605 div .suggestion_note { Link Here
4600
    /*the container must be positioned relative:*/
4600
    /*the container must be positioned relative:*/
4601
    position: relative;
4601
    position: relative;
4602
    display: inline-block;
4602
    display: inline-block;
4603
    text-indent: initial;
4603
}
4604
}
4604
4605
4605
.autocomplete-items {
4606
.autocomplete-items {
4606
- 

Return to bug 27113