use same down triangle as before (for better font coverage) (#12643)

This commit is contained in:
Frédéric Péters 2016-07-19 17:30:45 +02:00
parent 148ae2fc38
commit 38df416c12
1 changed files with 1 additions and 1 deletions

View File

@ -529,7 +529,7 @@ input[type=submit]:hover {
}
#sidepage span#applabel::after {
content: " \2BC6";
content: " \25BC";
}
#sidepage ul#sidepage-menu {