improve layout of view page (address)

This commit is contained in:
2017-08-19 20:15:15 +02:00
parent c72813557b
commit b5ad33e521
5 changed files with 36 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
<div class="grid-8 centered" style="text-align:center; margin-top: 1.5em;">
<a href="{{ path('chill_person_new') }}">
<div class="grid-3 sc-button blue" style="float: inherit;">
<div class="sc-button blue" style="float: inherit;">
{{ 'Add a person'|trans }}
</div>
</a>