fix layout when signing with PIN

This commit is contained in:
Gustavo Maximiliano Cortez 2014-12-08 05:33:12 -03:00
commit 6553d43da7

View file

@ -78,7 +78,7 @@
</form> </form>
</div> </div>
<div ng-if='$root.hasPin'> <div ng-if='$root.hasPin && !$root.iden'>
<h2><span translate>Enter your </span> <b> PIN</b></h2> <h2><span translate>Enter your </span> <b> PIN</b></h2>
<form name="pinForm" novalidate> <form name="pinForm" novalidate>
<div class="box-notification" ng-show="error"> <div class="box-notification" ng-show="error">