Fix create/join/import form UI for switches and wide screen

This commit is contained in:
Gustavo Maximiliano Cortez 2016-06-23 17:42:05 -03:00
commit c27d7c2c5e
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
5 changed files with 147 additions and 141 deletions

View file

@ -44,7 +44,7 @@
</div>
<div class="m10t oh" ng-init="hideAdv=true">
<a class="button outline light-gray expand tiny" ng-click="hideAdv=!hideAdv">
<a class="button outline light-gray expand tiny p10i" ng-click="hideAdv=!hideAdv">
<i class="fi-widget m3r"></i>
<span translate ng-hide="!hideAdv">Show advanced options</span>
<span translate ng-hide="hideAdv">Hide advanced options</span>