From c68f0faf73b92993875d8e7365427a54ff84fbaa Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sun, 15 Sep 2013 16:55:32 -0700 Subject: Fixing typo in css --- web/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/style.css b/web/style.css index e9cd3dd..0617bfe 100644 --- a/web/style.css +++ b/web/style.css @@ -432,7 +432,7 @@ footer a:hover { width: 100%; display: inline-block; font-size: 0; - line-height: 0 + line-height: 0; } .sliderbar { -- cgit v1.2.3