fix input icon

This commit is contained in:
bechi 2014-12-16 17:32:04 -03:00
commit 1ba0adc499
5 changed files with 11 additions and 9 deletions

View file

@ -25,7 +25,6 @@
<label><span translate>Wallet name</span>
<div class="input">
<input type="text" placeholder="{{'Family vacation funds'|translate}}" class="form-control" ng-model="walletName" ng-required="true">
<i class="icon-wallet"></i>
</div>
</label>
<div class="row">