[Web] Fix css; Use socket for Rspamd history; Fix function file name

This commit is contained in:
André Peters
2018-02-08 22:56:07 +01:00
parent 557fa4385c
commit 77c7c1fe07
3 changed files with 4 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ table.footable>tbody>tr.footable-empty>td {
width: 80%;
}
}
.mass-actions-Quarantine {
.mass-actions-quarantine {
user-select: none;
padding:10px 0 10px 10px;
}