summaryrefslogtreecommitdiff
path: root/testapp/static/exam/css
diff options
context:
space:
mode:
Diffstat (limited to 'testapp/static/exam/css')
-rw-r--r--testapp/static/exam/css/base.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/testapp/static/exam/css/base.css b/testapp/static/exam/css/base.css
index ef5b374..6891402 100644
--- a/testapp/static/exam/css/base.css
+++ b/testapp/static/exam/css/base.css
@@ -207,7 +207,7 @@ body {
}
.container-fluid > .sidebar {
position: absolute;
- top: 0;
+ top: 65px;
left: 20px;
width: 220px;
}
@@ -2132,7 +2132,7 @@ button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
background-color: #f5f5f5;
margin-bottom: 20px;
padding: 19px;
- min-height: 20px;
+ min-height: 505px;
border: 1px solid #eee;
border: 1px solid rgba(0, 0, 0, 0.05);
-webkit-border-radius: 4px;