Fix position of drowp down menu

This commit is contained in:
meaz 2020-01-03 08:50:04 +01:00
parent 8229e045ff
commit 1e4ad41c24
1 changed files with 2 additions and 2 deletions

View File

@ -452,8 +452,8 @@ ul.dropdown-content a{
color: #b9a2ab;
background-color: #50162D;
border-color: #50162D;
padding: 5px 0 !important;
margin: 2px 0 0;
right: 0px;
left: auto;
}
.language-selector .dropdown-menu li:hover {