Skip to content

Fix error in list_nav.html template (</a> -> </li>).

Mark Sapiro requested to merge msapiro/postorius:menu into master

This fixes an obvious error in the HTML, but there is still an issue with the tabs not wrapping to the left margin on smaller screens.

Merge request reports