You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minified Modernizr had a side-effect of replacing class of root <html> element from no-js to js,
which was used in the CSS.
Removing Modernizr broke the CSS, used for collapsing navigation menu.
I have copied the small code snipped from Modernizr.
0 commit comments