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

(-)a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss (-3 lines)
Lines 2282-2289 nav { Link Here
2282
}
2282
}
2283
2283
2284
#holdingst {
2284
#holdingst {
2285
    table-layout: fixed;
2286
2287
    td {
2285
    td {
2288
        overflow-wrap: break-word;
2286
        overflow-wrap: break-word;
2289
    }
2287
    }
2290
- 

Return to bug 34053