Move healthcheck text down by 1px

This commit is contained in:
John Cowen 2018-06-13 14:20:39 +01:00
parent 7f7325e05e
commit 3ef05bd719
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
}
%healthchecked-resource li a {
padding: 3px 15px;
padding-top: 4px;
padding-top: 5px;
padding-left: 39px;
height: 31px;
}