Navigation: switch to a real button

Better for accessibility

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
XhmikosR
2025-03-23 19:18:21 +02:00
parent 877d5f8cb9
commit 5036b1df13
2 changed files with 4 additions and 4 deletions

View File

@@ -414,7 +414,8 @@ tfoot.add-new-item > tr > th {
position: relative;
color: #fff;
float: left;
background: none;
background-color: transparent;
border: none;
padding: 15px;
width: 50px;
text-align: center;