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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 / +10 lines)
Lines 4022-4027 span { Link Here
4022
        div {
4022
        div {
4023
            height: 1em;
4023
            height: 1em;
4024
            margin-bottom: 1em;
4024
            margin-bottom: 1em;
4025
            pre {
4026
                height: auto;
4027
            }
4028
        }
4029
    }
4030
4031
    .rows {
4032
        div.notesstaff,
4033
        div.notesopac {
4034
            height: auto;
4025
        }
4035
        }
4026
    }
4036
    }
4027
4037
4028
- 

Return to bug 21516