Fix issues with middle click in context menus

This commit is contained in:
yflory
2017-03-21 12:45:39 +01:00
parent 5f4990cc80
commit 8ce8401107
3 changed files with 25 additions and 19 deletions

View File

@@ -100,6 +100,9 @@ li {
li {
padding: 0;
font-size: 16px;
a {
cursor: pointer;
}
}
}