v0.6.2 - Fixed various bugs

This commit is contained in:
frederikpyt
2020-08-11 09:55:01 +02:00
parent e5cf13c4c2
commit 81af08ef24
3 changed files with 12 additions and 3 deletions
@@ -47,7 +47,7 @@
</div>
@endforeach
@else
<p style="margin: 0 18px;">{{__('msg.dereringenvejledninger')}}.</p>
<p style="margin: 0 18px; margin-bottom: auto; text-align: center">{{__('msg.dereringenvejledninger')}}.</p>
@endif
<button onclick="window.history.back()" style="margin-top: auto;" class="btn btn-sde-blue text-white mb-1 mt-1" >{{__('msg.tilbage')}}</button>
</main>