This repository has been archived by the owner on Aug 28, 2019. It is now read-only.
1.7.3
Bug Fixes
- Fix menu overlap that renders links behind it un-clickable by apply
height: 100%;
andwidth: 100%
to#dl-menu
only when open. [#161]