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 4652-4657 div .suggestion_note { Link Here
4652
    /*the container must be positioned relative:*/
4652
    /*the container must be positioned relative:*/
4653
    position: relative;
4653
    position: relative;
4654
    display: inline-block;
4654
    display: inline-block;
4655
    text-indent: initial;
4655
}
4656
}
4656
4657
4657
.autocomplete-items {
4658
.autocomplete-items {
4658
- 

Return to bug 27113