From 3b221285afc6d84572f13384973794429f6687a9 Mon Sep 17 00:00:00 2001 From: Amir Qayyum khan Date: Tue, 24 Mar 2015 12:59:23 +0500 Subject: [PATCH] update code --- edx_sga/static/css/edx_sga.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/edx_sga/static/css/edx_sga.css b/edx_sga/static/css/edx_sga.css index 08abd980..7df5975e 100644 --- a/edx_sga/static/css/edx_sga.css +++ b/edx_sga/static/css/edx_sga.css @@ -56,7 +56,6 @@ .sga-block td .upload button { padding: 3px; width: 100%; - height: 20px; } .sga-block .error { @@ -140,13 +139,13 @@ white-space: nowrap; top: 0px; left: 0px; - z-index: 1; + z-index: 2; padding: 2px; width: 200px; color: #333346; font-weight: bold; font-size: 0.8125em; margin-top: 1px; - height: 20px; + margin-bottom: 1px; }