From c0fcc1181e209192f6d11f2ca521e55e33a4ead7 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Mon, 2 Apr 2012 18:04:43 +0530 Subject: Question Paper generator changes --- testapp/static/exam/css/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testapp/static') diff --git a/testapp/static/exam/css/base.css b/testapp/static/exam/css/base.css index e1adc48..c822f4d 100644 --- a/testapp/static/exam/css/base.css +++ b/testapp/static/exam/css/base.css @@ -631,7 +631,7 @@ textarea { } select { - width : 80px; + width : auto; } label { padding-top: 6px; -- cgit