From 3f468d8fb22236984613d9b1a82846cfcc232636 Mon Sep 17 00:00:00 2001 From: hamza zia Date: Fri, 18 Jan 2013 20:48:19 +0500 Subject: [PATCH] download control height change --- css/download.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/download.css b/css/download.css index 5bc04b5..8fb1ff0 100644 --- a/css/download.css +++ b/css/download.css @@ -37,7 +37,7 @@ padding: 5px; } .download-controls .btn-group { - height: 26px; + height: 28px; width: 100%; float: right; }