fix with layering of navigation

This commit is contained in:
Mario Volke 2014-09-19 14:22:01 +02:00
parent fcbe84841e
commit a29e072165
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
left: 0;
z-index: 99;
height: 100%;
background: $color-white;
will-change: transform;
@include respond-to(desktop) {
transition: transform $time-nav-animation ease-out;