Skip to content

Fix tab order of the next/prev button and titles

Abhilash Raj requested to merge maxking/hyperkitty:tab-order into master

In the thread view page, since the titles are on the next row, the links were in wrong order. This fixes it by making the links together so that tab ordering is correct.

Fixes #369 (closed)

Merge request reports