From 72661c00da18cb00de70b38413435b94b1da756d Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Mon, 12 Jan 2015 00:07:19 -0500 Subject: [PATCH] update nlog --- 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 f1d5702907..cbf0e756cc 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -1104,7 +1104,7 @@ progress { display: inline-block; background: rgba(51, 136, 204, .8); border-radius: 1000px; - padding: 4px 12px; + padding: 4px 10px; color: #fff !important; font-weight: normal !important; text-decoration: none;