styling resend button

This commit is contained in:
Ivan Socolsky 2014-12-18 18:27:25 -03:00
parent 94a8ecbf2b
commit 1bf60e64ff
1 changed files with 1 additions and 1 deletions

View File

@ -53,12 +53,12 @@
<span translate> <strong class="size-16">Network Error</strong>.<br> Attempting to reconnect..</span>
</span>
<span class="status" ng-if="$root.needsEmailConfirmation">
<a class="text-white button warning tiny m0 right" ng-click="resendVerificationEmail()">Resend</a>
<i class="fi-alert size-36 left m20r"></i>
<span translate>
<strong class="size-16">Email not confirmed</strong>.<br>
Please confirm your email address using the confirmation link at the message we sent you
</span>
<a class="text-white right" style="text-decoration:underline;" ng-click="resendVerificationEmail()">Resend</a>
</span>
<div ng-controller="SidebarController" ng-show="$root.iden && !$root.hideNavigation">