From e357d3647e53445478ba2c6a10057f99cf29cf63 Mon Sep 17 00:00:00 2001 From: Brandon Hilkert Date: Wed, 21 May 2014 19:54:39 -0400 Subject: [PATCH] Make smaller so thousands active don't throw it off --- web/assets/stylesheets/application.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/assets/stylesheets/application.css b/web/assets/stylesheets/application.css index 6bf3fe40..c6d61d6f 100755 --- a/web/assets/stylesheets/application.css +++ b/web/assets/stylesheets/application.css @@ -404,7 +404,7 @@ div.interval-slider input { #realtime-legend .timestamp, #history-legend .timestamp { display: inline-block; - width: 250px; + width: 220px; text-align: right; } #realtime-legend .line,