diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css index 6801da0f14..2d7737460f 100644 --- a/installer/resources/themes/console/light/console.css +++ b/installer/resources/themes/console/light/console.css @@ -784,8 +784,8 @@ p:empty + .sb_notice { .routersummary .error::before, .routersummary .warn::before, .routersummary .testing::before, .routersummary .hidden::before, .routersummary .running::before, .routersummary .firewalled::before, .routersummary .vmcomm::before, .routersummary .clockskew::before { - margin-bottom: -1px; - padding-right: 1px; + margin-bottom: -0.5px; + padding-right: 2px; vertical-align: text-bottom; display: inline-block;