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 686-691 label, Link Here
686
    max-width: inherit;
686
    max-width: inherit;
687
    padding: 0;
687
    padding: 0;
688
    vertical-align: middle;
688
    vertical-align: middle;
689
    white-space: normal;
689
690
690
    input {
691
    input {
691
        &[type="checkbox"],
692
        &[type="checkbox"],
Lines 940-945 fieldset { Link Here
940
                font-weight: bold;
941
                font-weight: bold;
941
                padding: .3em 0;
942
                padding: .3em 0;
942
                text-align: left;
943
                text-align: left;
944
                white-space: normal;
943
            }
945
            }
944
        }
946
        }
945
947
946
- 

Return to bug 31813