Browse Source

ux: minor fix/tweak to inactive view mode, think logo should be visible & fixes dashboard title alignment

Torkel Ödegaard 7 years ago
parent
commit
645974ec8d
1 changed files with 0 additions and 4 deletions
  1. 0 4
      public/sass/components/_view_states.scss

+ 0 - 4
public/sass/components/_view_states.scss

@@ -36,10 +36,6 @@
     }
   }
 
-  .sidemenu {
-    display: none;
-  }
-
   .gf-timepicker-nav-btn {
     transform: translate3d(40px, 0, 0);
   }