diff options
author | hardythe1 | 2012-03-16 19:31:31 +0530 |
---|---|---|
committer | hardythe1 | 2012-03-16 19:31:31 +0530 |
commit | 1387db498369739d7637cea7601af86135b7f40a (patch) | |
tree | 2a7b89e48febad713d02ef6eb0fae385be9691cb /testapp/static/exam | |
parent | 9c1dd7918effa6e8db5c0797c370516a5c31c2ad (diff) | |
download | online_test-1387db498369739d7637cea7601af86135b7f40a.tar.gz online_test-1387db498369739d7637cea7601af86135b7f40a.tar.bz2 online_test-1387db498369739d7637cea7601af86135b7f40a.zip |
few more minor changes
Diffstat (limited to 'testapp/static/exam')
-rw-r--r-- | testapp/static/exam/css/base.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testapp/static/exam/css/base.css b/testapp/static/exam/css/base.css index 48a2269..80f52d7 100644 --- a/testapp/static/exam/css/base.css +++ b/testapp/static/exam/css/base.css @@ -222,7 +222,7 @@ body { } .content .span10, .content .span14 { - min-height: 500px; + min-height: 475px; } .content .span4 { margin-left: 0; |