From: moisseev Date: Tue, 21 Jul 2020 10:32:48 +0000 (+0300) Subject: [Minor] Remove superfluous bottom margins X-Git-Tag: 2.6~223^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1bdbcdc60b47060d84d423141b53d74946923dda;p=thirdparty%2Frspamd.git [Minor] Remove superfluous bottom margins --- diff --git a/interface/css/rspamd.css b/interface/css/rspamd.css index 18d758670d..56fd901050 100644 --- a/interface/css/rspamd.css +++ b/interface/css/rspamd.css @@ -378,6 +378,9 @@ table#symbolsTable input[type="number"] { } /* history table */ +.footable-details.table { + margin-bottom: 0; +} #historyTable_scan > tbody > tr > td, #historyTable_scan > thead > tr > th, #historyTable_history > tbody > tr > td, diff --git a/interface/index.html b/interface/index.html index beb2651c92..7fc1aac50b 100644 --- a/interface/index.html +++ b/interface/index.html @@ -325,7 +325,7 @@
-
+
@@ -452,7 +452,7 @@
-
+