update responsive width

This commit is contained in:
Luke Pulverenti
2016-04-30 00:00:14 -04:00
parent f0708399bb
commit 78e572f2fc
+3
View File
@@ -2075,6 +2075,9 @@ var AppInfo = {};
drawer.disableEdgeSwipe = true;
}
// Default is 600px
drawer.responsiveWidth = '640px';
var deps = [];
deps.push('scripts/extensions');