From 030b99bfe192c5326fd6aed2d62a7334b2a3a925 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 24 May 2013 15:58:13 -0400 Subject: [PATCH] renamed unit tests project to tests --- dashboard-ui/css/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index 55d77ba34..98813fb96 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -752,7 +752,7 @@ progress { height: auto; width: 270px; bottom: 44px; - left: -240px; + left: -290px; border: 1px solid #666; border-bottom: 0; background: #000;