Skip to content

Commit

Permalink
wrap input
Browse files Browse the repository at this point in the history
  • Loading branch information
mgasner committed Nov 8, 2017
1 parent 5e1acb7 commit be3d6d4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion www/templates/tab-add.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@
ng-click="scrollTo('zip_code')"
id="zip_code">
</label><br/>
<input type="textarea" /><br />
<label class="item item-input">
<input type="textarea" />
</label><br />
<button ion-button round>Save</button>
</form>
</ion-content>
Expand Down

0 comments on commit be3d6d4

Please sign in to comment.