From b43669554958be184c9e05c5cd051835a34f6ff4 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Fri, 20 May 2011 04:54:32 -0400 Subject: [PATCH] Prevent long titles to slip under the confirm icon --- apps/common/templates/generic_confirm.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/common/templates/generic_confirm.html b/apps/common/templates/generic_confirm.html index f340e53420..6b88ca7f0a 100644 --- a/apps/common/templates/generic_confirm.html +++ b/apps/common/templates/generic_confirm.html @@ -27,8 +27,7 @@
{% trans 'form icon' %}
-
- +
{% if title %}

{{ title }}

{% else %}