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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/_header.scss (-2 / +1 lines)
Lines 86-92 Link Here
86
        padding-left: 16px;
86
        padding-left: 16px;
87
        border-radius: 0 16px 16px 0;
87
        border-radius: 0 16px 16px 0;
88
        white-space: nowrap;
88
        white-space: nowrap;
89
        z-index: 1;
89
        z-index: 1000;
90
        display: flex;
90
        display: flex;
91
        flex-grow: 1;
91
        flex-grow: 1;
92
92
93
- 

Return to bug 27113