=> phpBB 3.2.8
arround line 487
.dropdown-contents a {
display: block;
padding: 5px;
}
the same arround line 529
.dropdown-contents a {
display: block;
padding: 5px;
}
Which one can I delete? Which one can I delete? In my opinion the last entry arround line 529 ... ?
Regards
BTW: ... and now I find the double entry in phpBB-3.3.0-b1 ...