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 439-444 aside { Link Here
439
            }
439
            }
440
        }
440
        }
441
    }
441
    }
442
443
    .breadcrumb-item {
444
        + .breadcrumb-item {
445
            &::before {
446
                background: transparent none;
447
                display: none;
448
                height: unset;
449
                width: unset;
450
            }
451
        }
452
    }
442
}
453
}
443
454
444
.sidebar_menu {
455
.sidebar_menu {
445
- 

Return to bug 37222