summaryrefslogtreecommitdiff
path: root/testapp/templates/manage.html
diff options
context:
space:
mode:
authorhardythe12012-02-23 16:30:36 +0530
committerhardythe12012-02-23 16:30:36 +0530
commit9acff5f2cf9f9ae3d2fc097e1fcd84712d3199d0 (patch)
treecac2d9feddb2c5d45f24a806275d23635b528fe9 /testapp/templates/manage.html
parentf2d65592affd34bc60cf4a3a2c72de1d84c934c0 (diff)
downloadonline_test-9acff5f2cf9f9ae3d2fc097e1fcd84712d3199d0.tar.gz
online_test-9acff5f2cf9f9ae3d2fc097e1fcd84712d3199d0.tar.bz2
online_test-9acff5f2cf9f9ae3d2fc097e1fcd84712d3199d0.zip
more changes to edit multiple questions at a time
Diffstat (limited to 'testapp/templates/manage.html')
-rw-r--r--testapp/templates/manage.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/testapp/templates/manage.html b/testapp/templates/manage.html
index c7c6fa1..10842c3 100644
--- a/testapp/templates/manage.html
+++ b/testapp/templates/manage.html
@@ -13,7 +13,7 @@
</div>
<div class=row>
- <div class=span10>
+ <div class=span10 style="overflow:auto">
<h3><center>{% block subtitle %} {% endblock %}</center></h3><br>
{% block manage %}
{% endblock %}
@@ -22,6 +22,10 @@
.content .span4 {
min-height: 500px;
}
+ .textarea
+ {
+ width: 10px;
+ }
</style>
<div class="span4">