Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

1.7.3

Compare
Choose a tag to compare
@mmistakes mmistakes released this 18 Jul 18:50
· 24 commits to master since this release

Bug Fixes

  • Fix menu overlap that renders links behind it un-clickable by apply height: 100%; and width: 100% to #dl-menu only when open. [#161]