diff --git a/index.html b/index.html
index 1f6f9d4a..ed45bda5 100644
--- a/index.html
+++ b/index.html
@@ -21,9 +21,9 @@
.IssueLabel {
height: 20px;
padding: 0.15em 6px;
- font-size: 14px;
+ font-size: 13px;
font-weight: 600;
- line-height: 15px;
+ line-height: 20px;
border-radius: 2px;
box-shadow: inset 0 -1px 0 rgba(27,31,35,0.12);
}