[Soft Rejected] Please help us.

Rejection Details

**Reason:**

There’s a bug in your menu: http://envato.d.pr/19RF5/TZAwObEZ

Chrome (OS X)

Actually, we don’t understand what is the bug?
Could you tell us, what is the bug that shows in the video and how to fix the bug?

Thanks in advanced.

can you send live link?

I don’t get issue as you said
but you can try increase z-index this class, may be

.mainNav .mdl-layout__drawer.is-visible {
z-index: 999;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}

Thank you!