Skip to content

Commit

Permalink
Merge PR #162
Browse files Browse the repository at this point in the history
  • Loading branch information
bicknellr committed Nov 12, 2018
2 parents aa6fe35 + e6770d7 commit 18b9a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iron-component-page.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Polymer({
<app-header-layout has-scrolling-region>
<app-header slot="header" fixed>
<app-toolbar>
<paper-icon-button icon="menu" drawer-toggle hidden\$="[[!_narrow]]">
<paper-icon-button icon="menu" drawer-toggle hidden$="[[!_narrow]]">
</paper-icon-button>
<div>[[_title]]</div>
Expand Down

0 comments on commit 18b9a91

Please sign in to comment.