mattkersley/Responsive-Menu

Exiting mobileMenu adds inline "display:block" to submenus

Closed this issue · 0 comments

Lines 53 and 60 add inline styles to display: none; display: block;.

Clearing all inline styles when exiting mobileMenu will allow the host sites styles to do as they please without needing to get into a specificity war.