Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
garygrossgarten committed May 16, 2019
1 parent 5589ae9 commit aa77dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/pages/toolbar-search/toolbar-search.page.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<fiv-searchbar [smallWidth]="300" #search title="Searchbar" placeholder="Search ...." (fivInputChange)="onSearchInputChanged($event)"
<fiv-searchbar [smallWidth]="120" #search title="Searchbar" placeholder="Search ...." (fivInputChange)="onSearchInputChanged($event)"
(fivClose)="closeSearch();" [small]="small">
<!-- <ion-menu-button start menu="menuId"></ion-menu-button> -->
<ion-back-button start defaultHref="home"></ion-back-button>
Expand Down

0 comments on commit aa77dd6

Please sign in to comment.