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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/_forms.scss (-2 / +2 lines)
Lines 35-41 fieldset.rows ol { Link Here
35
            margin: 0 $gap-width 0 0;
35
            margin: 0 $gap-width 0 0;
36
        }
36
        }
37
37
38
        label {
38
        label,
39
        .label {
39
            font-weight: bold;
40
            font-weight: bold;
40
41
41
            &:first-child {
42
            &:first-child {
42
- 

Return to bug 30952