Closed axelboc closed 8 years ago
Use global no-js class instead. Also, remove an unused .no-js selector (see commit for explanation).
no-js
.no-js
The local nav markup has changed: the root element with id=sitemap must no longer have the no-js class.
id=sitemap
Use global
no-js
class instead. Also, remove an unused.no-js
selector (see commit for explanation).Breaking change!
The local nav markup has changed: the root element with
id=sitemap
must no longer have theno-js
class.