diff options
Diffstat (limited to 'testapp/static/exam/css/base.css')
-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; |