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

(-)a/koha-tmpl/opac-tmpl/bootstrap/less/opac.less (-1 / +7 lines)
Lines 2456-2461 a.reviewlink:visited { Link Here
2456
    }
2456
    }
2457
}
2457
}
2458
2458
2459
.CommasWithLinebreaks{
2460
    display : inline; // inline = single line, block = one per line
2461
}
2462
.LabelCallNumber{
2463
    display : none;
2464
}
2465
2459
.m880 {
2466
.m880 {
2460
    display:block;
2467
    display:block;
2461
    text-align:right;
2468
    text-align:right;
2462
- 

Return to bug 11881