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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 / +2 lines)
Lines 690-695 label, Link Here
690
    max-width: inherit;
690
    max-width: inherit;
691
    padding: 0;
691
    padding: 0;
692
    vertical-align: middle;
692
    vertical-align: middle;
693
    white-space: normal;
693
694
694
    input {
695
    input {
695
        &[type="checkbox"],
696
        &[type="checkbox"],
Lines 944-949 fieldset { Link Here
944
                font-weight: bold;
945
                font-weight: bold;
945
                padding: .3em 0;
946
                padding: .3em 0;
946
                text-align: left;
947
                text-align: left;
948
                white-space: normal;
947
            }
949
            }
948
        }
950
        }
949
951
950
- 

Return to bug 31813