From eb5d698d1ece6bc348499413968850637cd29826 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Tue, 24 Nov 2009 21:13:27 +0100 Subject: [PATCH] Tweaking the stylesheet overrides a little --- .../templates/admin/dbtemplates/template/change_form.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dbtemplates/templates/admin/dbtemplates/template/change_form.html b/dbtemplates/templates/admin/dbtemplates/template/change_form.html index 69b36aa..33b79c0 100644 --- a/dbtemplates/templates/admin/dbtemplates/template/change_form.html +++ b/dbtemplates/templates/admin/dbtemplates/template/change_form.html @@ -3,9 +3,13 @@ {% block extrahead %} {{ block.super }} {% endblock %}