Browse Source

ux: minor fix sidemenu

Torkel Ödegaard 8 years ago
parent
commit
18f58ea36c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      public/sass/components/_sidemenu.scss

+ 0 - 1
public/sass/components/_sidemenu.scss

@@ -5,7 +5,6 @@
   flex-direction: column;
   flex-direction: column;
   width: $side-menu-width;
   width: $side-menu-width;
   background: $navbarBackground;
   background: $navbarBackground;
-  overflow: hidden;
   z-index: 10;
   z-index: 10;
 
 
   a:focus {
   a:focus {