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

(-)a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss (-1 / +8 lines)
Lines 687-692 th { Link Here
687
        font-weight: bold;
687
        font-weight: bold;
688
        margin: 0;
688
        margin: 0;
689
    }
689
    }
690
    .clear-search {
691
        position: absolute;
692
        right: 20px;
693
        top: 50%;
694
        transform: translateY(-50%);
695
        cursor: pointer;
696
        color: #999;
697
    }
690
}
698
}
691
699
692
#cart-list-nav {
700
#cart-list-nav {
693
- 

Return to bug 33668