Saved the navbar from being disabled when the sliding menu is opened.

This commit is contained in:
Maxim Khlobystov 2015-03-05 13:03:39 -05:00
parent 96c1a3fc4a
commit ba80d03b07

View File

@ -115,11 +115,11 @@
<audio id="remote-media" autoplay="autoplay"></audio>
{{> footer}}
{{/if}}
<div id='shield'></div>
</div>
{{#if isPortraitMobile}}
{{> slidingMenu}}
{{/if}}
<div id='shield'></div>
</body>
</template>