ux: minor fix sidemenu

This commit is contained in:
Torkel Ödegaard 2017-10-11 13:52:36 +02:00
parent 087b55aece
commit 18f58ea36c

View File

@ -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 {