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 616-622 label, Link Here
616
    font-weight: normal;
616
    font-weight: normal;
617
    max-width: inherit;
617
    max-width: inherit;
618
    padding: 0;
618
    padding: 0;
619
    vertical-align: top;
619
    vertical-align: middle;
620
    white-space: normal;
620
    white-space: normal;
621
621
622
    input {
622
    input {
Lines 1125-1130 div { Link Here
1125
                margin-right: 1em;
1125
                margin-right: 1em;
1126
                padding-top: 0;
1126
                padding-top: 0;
1127
                text-align: left;
1127
                text-align: left;
1128
                vertical-align: top;
1128
                width: 9em;
1129
                width: 9em;
1129
                white-space: normal;
1130
                white-space: normal;
1130
            }
1131
            }
1131
- 

Return to bug 31974