FIX: change email success message container was too narrow

This commit is contained in:
Neil Lalonde 2017-08-02 10:50:18 -04:00
parent 47fa536f46
commit be30d4510a

View File

@ -1,4 +1,4 @@
<section class='user-content user-preferences'>
<section class='user-right user-preferences'>
<form class="form-horizontal">
<div class="control-group">
@ -34,7 +34,6 @@
{{else}}
{{i18n 'user.email.instructions'}}
{{/if}}
</div>
</div>