fix style

This commit is contained in:
bechi 2014-09-11 13:01:22 -03:00 committed by Matias Pando
commit 7847cd5067
3 changed files with 11 additions and 11 deletions

View file

@ -69,7 +69,7 @@
name="joinPasswordConfirm"
ng-model="joinPasswordConfirm"
match="joinPassword" required>
<a class="expand small" ng-click="hideAdv=!hideAdv">
<a class="expand small left" ng-click="hideAdv=!hideAdv">
<span translate ng-hide="!hideAdv">Show</span>
<span translate ng-hide="hideAdv">Hide</span>
<span translate>advanced options</span>