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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 / +11 lines)
Lines 417-422 aside { Link Here
417
            }
417
            }
418
        }
418
        }
419
    }
419
    }
420
421
    .breadcrumb-item {
422
        + .breadcrumb-item {
423
            &::before {
424
                background: transparent none;
425
                display: none;
426
                height: unset;
427
                width: unset;
428
            }
429
        }
430
    }
420
}
431
}
421
432
422
.sidebar_menu {
433
.sidebar_menu {
423
- 

Return to bug 37222