From a6a4a03724dbcf3feaf7d274a28f308e833d9ae4 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Mon, 4 Jun 2018 21:40:19 +0200 Subject: [PATCH] IDS, typo in stylesheet --- src/opnsense/mvc/app/views/OPNsense/IDS/index.volt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/opnsense/mvc/app/views/OPNsense/IDS/index.volt b/src/opnsense/mvc/app/views/OPNsense/IDS/index.volt index c07a0f6e8..2942fcdad 100644 --- a/src/opnsense/mvc/app/views/OPNsense/IDS/index.volt +++ b/src/opnsense/mvc/app/views/OPNsense/IDS/index.volt @@ -32,7 +32,7 @@ POSSIBILITY OF SUCH DAMAGE. .ids-alert-info > tbody > tr > td { padding-top: 2px !important; - padding-bottom: : 2px !important; + padding-bottom: 2px !important; } .ids-alert-info > tbody > tr > td:first-child { width: 150px;