diff --git a/contrib/webconsole/style.css b/contrib/webconsole/style.css index 8723a64b..b3fda2d0 100644 --- a/contrib/webconsole/style.css +++ b/contrib/webconsole/style.css @@ -228,7 +228,7 @@ a, .slide label { } #netstatus .badge { - margin: 0 4px 0 8px; + margin: 0 8px 0 0; padding: 1px 6px; font-weight: 600; } @@ -1642,4 +1642,4 @@ input[type=checkbox]:checked + label::after { .hop, .host, a[href*="b32"], .b32 { filter: blur(8px); } -*/ \ No newline at end of file +*/