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 656-661 th { Link Here
656
        font-weight: bold;
656
        font-weight: bold;
657
        margin: 0;
657
        margin: 0;
658
    }
658
    }
659
    .clear-search {
660
        position: absolute;
661
        right: 20px;
662
        top: 50%;
663
        transform: translateY(-50%);
664
        cursor: pointer;
665
        color: #999;
666
    }
659
}
667
}
660
668
661
#cart-list-nav {
669
#cart-list-nav {
662
- 

Return to bug 33668