webui: Makes the .availability-label border-radius fit in with the border a bit better

Makes the .availability-label border-radius fit in with the border a bit better
This commit is contained in:
Bennett Blodinger
2017-09-15 20:59:18 +01:00
committed by Neil Lathwood
parent b4d804f2ac
commit 25bb27c39e
+1
View File
@@ -1943,6 +1943,7 @@ label {
}
.availability-label {
border-radius: 0 .25em 0 .25em;
float:right;
margin:-8px;
}