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

(-)a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss (-2 / +1 lines)
Lines 2415-2421 nav { Link Here
2415
    line-height: 135%;
2415
    line-height: 135%;
2416
    margin-left: 2em;
2416
    margin-left: 2em;
2417
2417
2418
    :first-child::before {
2418
    :first-child:not(.term)::before {
2419
        content: "→ ";
2419
        content: "→ ";
2420
    }
2420
    }
2421
}
2421
}
2422
- 

Return to bug 29604