fix #1645 purge session icon has normal size now

This commit is contained in:
Matthieu Leproux
2022-07-27 11:04:19 +02:00
committed by plegall
parent df9b2df0c6
commit b3008e1876
@@ -227,6 +227,9 @@ $(".delete-size-check").click( function () {
margin-right: 20px;
margin-bottom: 20px;
}
.maintenance-action.icon-th-list {
font-size: 13px;
}
.delete-size-checks {
display: flex;