From 09d93dcba38120812ad67fac2437511929597d39 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 20 Nov 2017 22:44:49 -0500 Subject: x --- jarmon-style/style.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'jarmon-style') diff --git a/jarmon-style/style.scss b/jarmon-style/style.scss index 2aa3c5f..5641550 100644 --- a/jarmon-style/style.scss +++ b/jarmon-style/style.scss @@ -60,7 +60,9 @@ margin: 0 auto 0 auto; clear: both; - .tickLabel { + .tickLabel, /* flot 0.7 */ + .tick-label /* flot 0.8 */ + { overflow:hidden; } -- cgit v1.2.3-2-g168b