summaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-02-10 14:41:02 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-02-10 14:41:02 +0200
commit9a4e5841a38223a2ceea1b39bb61ff206081e154 (patch)
tree436f574a27841e0dd85a8f6c50563a446e8d25f0 /web/index.html
parent853b600f8c58261aec900c333a7cbae7d29eac4d (diff)
set overflow: hidden on dygraph x-labels
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html
index 58eed52671..a6620ab07f 100644
--- a/web/index.html
+++ b/web/index.html
@@ -5715,6 +5715,6 @@
</div>
</div>
<div id="hiddenDownloadLinks" style="display: none;" hidden></div>
- <script type="text/javascript" src="dashboard.js?v20180210-3"></script>
+ <script type="text/javascript" src="dashboard.js?v20180210-4"></script>
</body>
</html>