Stopped the sidebar from appearing except on displays> 900px
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template name="layout">
|
||||
<core-drawer-panel>
|
||||
<core-drawer-panel responsiveWidth="900px">
|
||||
<core-header-panel drawer navigation flex mode="seamed" class="white">
|
||||
<div id="accountSummary">
|
||||
{{#if currentUser}}
|
||||
|
||||
Reference in New Issue
Block a user