diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css
index dbb26e42ecaf7b4e210f0d804fa2079e11c9af4e..9847009d65f7fc341eea4d596778e72f345b51f2 100644
--- a/installer/resources/themes/console/light/console.css
+++ b/installer/resources/themes/console/light/console.css
@@ -5387,6 +5387,10 @@ table#jardump {
      border-left: 1px solid #7778bf;
 }
 
+.threatpoints + ul + a[name] + .sybil_routerinfo th img {
+     margin-top: 1px;
+}
+
 .main#tunnels th, .main#peers th, #ntcpconnections td, #udpconnections td {
      text-align: center;
 }