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

(-)a/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css (-1 / +2 lines)
Lines 250-255 tbody tr.active td { Link Here
250
    display: flex;
250
    display: flex;
251
    flex-direction: row;
251
    flex-direction: row;
252
    justify-content: center;
252
    justify-content: center;
253
    margin-bottom: 0;
253
    padding-left: 0;
254
    padding-left: 0;
254
}
255
}
255
256
Lines 298-303 tbody tr.active td { Link Here
298
    clear: both;
299
    clear: both;
299
    display: block;
300
    display: block;
300
    font-size: 95%;
301
    font-size: 95%;
302
    margin-bottom: 0;
301
    padding-left: 0;
303
    padding-left: 0;
302
}
304
}
303
305
304
- 

Return to bug 24373