mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
fix #1645 purge session icon has normal size now
This commit is contained in:
committed by
plegall
parent
df9b2df0c6
commit
b3008e1876
@@ -227,6 +227,9 @@ $(".delete-size-check").click( function () {
|
|||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
.maintenance-action.icon-th-list {
|
||||||
|
font-size: 13px;
|
||||||
|
}
|
||||||
|
|
||||||
.delete-size-checks {
|
.delete-size-checks {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user