From 49dddf338626cbc07e4480685a39cf87b1e3a69b Mon Sep 17 00:00:00 2001 From: Sanj Date: Mon, 20 Feb 2012 20:38:42 +0530 Subject: [PATCH] typo in css --- chaloBEST/static/css/editstops.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chaloBEST/static/css/editstops.css b/chaloBEST/static/css/editstops.css index 8be93b6..c02414c 100644 --- a/chaloBEST/static/css/editstops.css +++ b/chaloBEST/static/css/editstops.css @@ -6,7 +6,7 @@ html, body { width: 100%; } -#listsCol { +#listCol { width: 24%; float: left; }