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

(-)a/koha-tmpl/intranet-tmpl/prog/js/vue/components/NavigationItem.vue (-4 lines)
Lines 63-69 export default { Link Here
63
span.item-last {
63
span.item-last {
64
    padding: 7px 3px;
64
    padding: 7px 3px;
65
}
65
}
66
#navmenulist .breadcrumb-item::before {
67
    display: none;
68
}
69
</style>
66
</style>
70
- 

Return to bug 37222