diff --git a/html/download.ejs b/html/download.ejs
index 5933973f..74134954 100644
--- a/html/download.ejs
+++ b/html/download.ejs
@@ -193,10 +193,8 @@
}
.chip .label{
font-weight: 800; letter-spacing:.2px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: clip;
-
+white-space: nowrap;
+ overflow: visible;
}
.chip .hint{