BugUIaffects/5.2affects/6.0confirmed/5.2confirmed/6.0good first issue
描述
Describe the bug
View any database table in Browse mode. On the right of the header row there is an extra cell. It's only on the header, not the table body. Image:

In the HTML it's an extra td element like this:
<td class="d-print-none"><span></span></td>
It doesn't happen on the demo server, but the theming is slightly different on there (in 5.2 it's paler).
Server configuration
- Operating system: Ubuntu
- Web server: nginx
- Database version: 8.0.29-0ubuntu0.20.04.3
- PHP version: 7.4.3
- phpMyAdmin version: 5.2.0
Client configuration
- Browser: Chrome/Firefox
- Operating system: macOS