fix style
This commit is contained in:
parent
7de88f2cc8
commit
7095750d6f
3 changed files with 11 additions and 11 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue