From 1b152fa3a2f69051269052e636ad2d726a49a0cc Mon Sep 17 00:00:00 2001 From: dr|z3d Date: Tue, 17 Aug 2021 12:59:03 +0000 Subject: [PATCH] Console: css fix --- webconsole/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/webconsole/style.css b/webconsole/style.css index 9f2c8549..debf03a7 100644 --- a/webconsole/style.css +++ b/webconsole/style.css @@ -1337,10 +1337,6 @@ input[type=checkbox]:checked + label::after { } @media screen and (min-width: 1000px) { - #main { - margin: 2%; - } - .tunnelid[data-tooltip]:hover::after, .tunnelid[data-tooltip]:active::after { display: none; }