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

(-)a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss (-1 / +8 lines)
Lines 2696-2701 button { Link Here
2696
    overflow: auto;
2696
    overflow: auto;
2697
}
2697
}
2698
2698
2699
#holdingst {
2700
    table-layout: fixed;
2701
2702
    td {
2703
        overflow-wrap: break-word;
2704
    }
2705
}
2706
2699
#shelfbrowser {
2707
#shelfbrowser {
2700
    table {
2708
    table {
2701
        margin: 0;
2709
        margin: 0;
2702
- 

Return to bug 25242