Fixing home alignment when person name is too big

This commit is contained in:
Bruno F. Fontes 2018-09-21 00:05:57 -03:00
parent 61b54ecdd8
commit d87d4ba4bf
Signed by: brunofontes
GPG Key ID: EE3447CE80048495

View File

@ -29,7 +29,7 @@
</a>
@endif
</div>
<div class="align-self-end text-right">
<div class="ml-auto align-self-end text-right">
@if ($item->used_by)
@include('home.usedItem')
@else