Prevent long titles to slip under the confirm icon
This commit is contained in:
@@ -27,8 +27,7 @@
|
||||
<div style="float: left; margin-right: 10px;">
|
||||
<img style="margin-top: 12px;" src="{{ MEDIA_URL }}images/icons/{{ form_icon|default:'question.png' }}" alt="{% trans 'form icon' %}" />
|
||||
</div>
|
||||
<div style="float: left;">
|
||||
|
||||
<div style="float: left; width: 90%;">
|
||||
{% if title %}
|
||||
<h3>{{ title }}</h3>
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user