summaryrefslogtreecommitdiff
path: root/jarmon-style
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-11-20 22:44:49 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2017-11-20 22:47:09 -0500
commit09d93dcba38120812ad67fac2437511929597d39 (patch)
treed9e4ef57a94f8d87ad51f34f658196de28ba337d /jarmon-style
parentd637b93b44a51ece2910e41a0ca92eeb323dc4ef (diff)
x
Diffstat (limited to 'jarmon-style')
-rw-r--r--jarmon-style/style.scss4
1 files changed, 3 insertions, 1 deletions
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;
}