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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/_forms.scss (-1 / +1 lines)
Lines 30-35 fieldset.rows ol { Link Here
30
        display: flex;
30
        display: flex;
31
        flex-wrap: wrap;
31
        flex-wrap: wrap;
32
        align-items: center;
32
        align-items: center;
33
        width: 100%;
33
34
34
        & > * {
35
        & > * {
35
            margin: 0 $gap-width 0 0;
36
            margin: 0 $gap-width 0 0;
36
- 

Return to bug 31808