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

(-)a/koha-tmpl/intranet-tmpl/prog/css/staff-global.css (-3 / +2 lines)
Lines 15-25 a.btn:link, a.btn:visited { Link Here
15
    text-decoration: none;
15
    text-decoration: none;
16
}
16
}
17
17
18
.btn-group {
18
table .btn-group {
19
    white-space: nowrap;
19
    white-space: nowrap;
20
}
20
}
21
21
22
.btn-group .btn {
22
table .btn-group .btn {
23
    float: none;
23
    float: none;
24
    display: inline-block;
24
    display: inline-block;
25
}
25
}
26
- 

Return to bug 16239