fix drop down box size

This commit is contained in:
meaz 2020-01-19 11:18:19 +01:00
parent 725c710bb6
commit 2acb2face5
1 changed files with 4 additions and 2 deletions

View File

@ -105,7 +105,8 @@
.language-selector {
position: fixed;
top: -10px;
right: 30px;
right: 80px;
width: 50px;
}
.language-selector .btn {
@ -151,7 +152,8 @@
.language-selector {
position: fixed;
top: -10px;
right: 30px;
right: 80px;
width: 50px;
}
.language-selector .btn {