From eaa579a83719520d73d8a316ef6af9450bd59129 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 11 Oct 2016 16:14:46 -0400 Subject: make sure graph is always below range Former-commit-id: 7b0684171c457551f3ccbeb58d4f713235594fb0 --- www/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/css/style.css b/www/css/style.css index 09acc566..2d2a6d35 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -902,7 +902,7 @@ body { height: 20px; opacity: 1; - z-index: 99; + z-index: 998; } -- cgit v1.2.3