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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-2 / +2 lines)
Lines 614-620 label, Link Here
614
    font-weight: normal;
614
    font-weight: normal;
615
    max-width: inherit;
615
    max-width: inherit;
616
    padding: 0;
616
    padding: 0;
617
    vertical-align: top;
617
    vertical-align: middle;
618
    white-space: normal;
618
    white-space: normal;
619
619
620
    input {
620
    input {
Lines 1128-1133 div { Link Here
1128
                margin-right: 1em;
1128
                margin-right: 1em;
1129
                padding-top: 0;
1129
                padding-top: 0;
1130
                text-align: left;
1130
                text-align: left;
1131
                vertical-align: top;
1131
                width: 9em;
1132
                width: 9em;
1132
                white-space: normal;
1133
                white-space: normal;
1133
            }
1134
            }
1134
- 

Return to bug 31974