Fix mmobile menu z-index

This commit is contained in:
Roman Hotsiy 2016-11-30 18:17:33 +02:00
parent 6bb521e1d8
commit ad1e1ac272
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -50,7 +50,6 @@
z-index: 75;
@media (max-width: $side-menu-mobile-breakpoint) {
z-index: 1;
width: 100%;
bottom: auto !important;
}