summaryrefslogtreecommitdiff
path: root/testapp/templates/manage.html
diff options
context:
space:
mode:
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">