Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.7.3 source code.tar.gz | 2016-07-18 | 1.4 MB | |
1.7.3 source code.zip | 2016-07-18 | 1.4 MB | |
README.md | 2016-07-18 | 154 Bytes | |
Totals: 3 Items | 2.8 MB | 0 |
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]