Added settings toggle to move the navbar at the bottom in mobile view (#93)
This commit is contained in:
		@@ -51,6 +51,7 @@ These are only used if no previously-saved values exist.
 | 
			
		||||
const initialState = ImmutableMap({
 | 
			
		||||
  layout    : 'auto',
 | 
			
		||||
  stretch   : true,
 | 
			
		||||
  navbar_under : false,
 | 
			
		||||
  collapsed : ImmutableMap({
 | 
			
		||||
    enabled     : true,
 | 
			
		||||
    auto        : ImmutableMap({
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user