Removed extra white space
This commit is contained in:
parent
9248cfef8f
commit
84c87c824b
1 changed files with 1 additions and 2 deletions
|
|
@ -252,13 +252,12 @@
|
|||
</div>
|
||||
|
||||
<div style="background-color: #fff; padding-right:20px;padding-left:20px; display:none" id="signUpSuccessDiv">
|
||||
<br/>
|
||||
<h3>{{ trans('texts.success') }}</h3>
|
||||
<br/>
|
||||
@if (Utils::isNinja())
|
||||
{{ trans('texts.success_message') }}
|
||||
@endif
|
||||
<br/>
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue