mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix styling
This commit is contained in:
parent
fc5a462f5a
commit
8590359eec
@ -105,7 +105,7 @@
|
|||||||
@endif
|
@endif
|
||||||
|
|
||||||
<p class="link">
|
<p class="link">
|
||||||
{!! link_to('/recover_password', trans('texts.recover_password')) !!}
|
{!! link_to('/recover_password', trans('texts.recover_password'), ['class' => 'pull-left']) !!}
|
||||||
{!! link_to(NINJA_WEB_URL.'/knowledgebase/', trans('texts.knowledge_base'), ['target' => '_blank', 'class' => 'pull-right']) !!}
|
{!! link_to(NINJA_WEB_URL.'/knowledgebase/', trans('texts.knowledge_base'), ['target' => '_blank', 'class' => 'pull-right']) !!}
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user