Layout fix for pdf assignment icon.
This commit is contained in:
parent
123426329d
commit
3001b9f474
@ -5,7 +5,7 @@
|
|||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
|
|
||||||
<div class="box">
|
<div class="box">
|
||||||
<h4>{% trans "Status" %}:</h4>
|
<h4 style="float:left;">{% trans "Status" %}:</h4>
|
||||||
<h4 style="text-align: right;">
|
<h4 style="text-align: right;">
|
||||||
<a href="{% url print_assignment assignment.id %}"><img src="/static/images/icons/application-pdf.png" title="{% trans 'Print Election' %}"></a>
|
<a href="{% url print_assignment assignment.id %}"><img src="/static/images/icons/application-pdf.png" title="{% trans 'Print Election' %}"></a>
|
||||||
</h4>
|
</h4>
|
||||||
|
Loading…
Reference in New Issue
Block a user