add margin bottom
This commit is contained in:
parent
39a2c80133
commit
6aedf9a75f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
</ion-nav-back-button>
|
||||
</ion-nav-bar>
|
||||
<ion-content>
|
||||
<div class="bar bar-header item-input-inset">
|
||||
<div class="bar bar-header item-input-inset m20b">
|
||||
<label class="item-input-wrapper">
|
||||
<i class="icon ion-ios-search placeholder-icon"></i>
|
||||
<input type="search" ng-init="searchedAltCurrency = ''" ng-model="searchedAltCurrency" ng-change="findCurrency(searchedAltCurrency)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue