1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-26 10:52:17 -05:00

fix with layering of navigation

This commit is contained in:
Mario Volke 2014-09-19 14:22:01 +02:00
parent fcbe84841e
commit a29e072165

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;