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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 / +5 lines)
Lines 20-26 Link Here
20
20
21
.page-section {
21
.page-section {
22
    @include card;
22
    @include card;
23
23
    padding: .5em 1em;
24
    padding: .5em 1em;
25
26
    & + .page-section {
27
        margin-top: 1em;
28
    }
24
}
29
}
25
30
26
a {
31
a {
27
- 

Return to bug 31758