Dogfalo / materialize

Materialize, a CSS Framework based on Material Design
https://materializecss.com
MIT License
38.86k stars 4.74k forks source link

HTML Typo on materializecss.com/sidenav.html #6397

Open mtpiercey opened 5 years ago

mtpiercey commented 5 years ago

At https://materializecss.com/sidenav.html, in the Variations >>> Dropdown HTML Structure section, I noticed the following line of markup:

<ul id='dropdown1' class='dropdown-content'>

The above section uses single-quotes instead of double-quotes, and my linter caught it while I was trying out an example. It still should work, but it's inconsistent with the rest of the snippet, so I thought I'd point it out.

anchit1501 commented 5 years ago

you might need to mention someone from the main dev team so that they look into this. @Dogfalo @acburst