Move healthcheck text down by 1px

pull/4228/head
John Cowen 2018-06-13 14:20:39 +01:00
parent 11ec24fe48
commit 5bee407319
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;
}