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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss (-2 / +1 lines)
Lines 587-593 tbody { Link Here
587
        display: flex;
587
        display: flex;
588
        flex-grow: 1;
588
        flex-grow: 1;
589
589
590
        button:first-of-type {
590
        button.dt_button_clear_filter {
591
            margin-right: auto;
591
            margin-right: auto;
592
        }
592
        }
593
    }
593
    }
594
- 

Return to bug 36663