mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +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-bottom: 20px;
|
||||
}
|
||||
.maintenance-action.icon-th-list {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.delete-size-checks {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user