Fixed: Allow toolbar buttons to be full width on x-small and small breakpoints (#1972)

This commit is contained in:
James White
2017-09-10 14:55:03 +01:00
committed by Leonardo Galli
parent c4957fffee
commit 1c1723b4f7
5 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ module.exports = Marionette.Layout.extend({
leftSideButtons : {
type : 'default',
storeState : false,
collapse : false,
collapse : true,
items : [
{
title : 'Backup',