Small CSS/HTML fixes

This commit is contained in:
Wruczek
2019-04-09 00:21:55 +02:00
parent fed9b56d11
commit 1beeb011a0
3 changed files with 20 additions and 18 deletions

View File

@ -20,7 +20,7 @@ body {
margin-right: 0.5em
}
.language-switcher .dropdown-item {
.dropdown-menu .dropdown-item {
cursor: pointer;
}