New design for modals. Fix notification errors

This commit is contained in:
Gustavo Maximiliano Cortez 2015-12-03 13:43:59 -03:00
commit 93b935ee0a
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
11 changed files with 185 additions and 158 deletions

View file

@ -49,13 +49,13 @@
</div>
<form name="setupForm" ng-submit="create.create(setupForm)" novalidate>
<div class="box-notification m20b" ng-show="create.error">
<span class="text-warning">
{{create.error|translate}}
</span>
</div>
<div class="row">
<div class="large-12 columns">
<div class="box-notification" ng-show="create.error">
<span class="text-warning size-14">
{{create.error|translate}}
</span>
</div>
<div class="large-12 columns">
<div ng-hide="create.hideWalletName">
<label><span translate>Wallet name</span>