CSS tweak

This commit is contained in:
zzz
2020-06-12 15:59:12 +00:00
parent 4c2bf3e42f
commit c840f223cd

View File

@ -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;