But even there it is not necessary to reduce pagination for all the sake of devices with small screens.
My suggestion-on small screens move pagination on one line with "Replies: xx".
Example here, in my opinion, it looks good:

Reduce by one element, that is enough, imho.PayBas wrote:That's not a bad idea (although I would like to combine your idea with a reduction in the number of page elements). All in favor?
Agreed...PayBas wrote:That's not a bad idea (although I would like to combine your idea with a reduction in the number of page elements). All in favor?
M.Gaetan89 wrote:Would it be possible to apply the same style to the pagination of each topic on viewforum.php? It will improve consistency in the design.
And what about using input type number for the page selector? It will improve usability on mobile devices. And if the browser does not support it, it falls back to type text, so no harm done.
Not sure what you mean. They already share 95% of their code. The topicrow-pagination is just a bit smaller (for obvious reasons), with a little bit smaller border-radius. Other than that, they are identical.M.Gaetan89 wrote:Would it be possible to apply the same style to the pagination of each topic on viewforum.php? It will improve consistency in the design.