improve layout of buttons, address, and record_actions

This commit is contained in:
2017-08-19 20:13:35 +02:00
parent f5b37f7e40
commit d7a34cf8be
8 changed files with 333 additions and 84 deletions

View File

@@ -9,7 +9,7 @@
{{ form_start(form) }}
<ul class="record_actions">
<li>
<li class="cancel">
<a href="{{ path(cancel_route, cancel_parameters|default( { } ) ) }}" class="sc-button bt-cancel">
{{ 'Cancel'|trans }}
</a>