minor lang dropdown css fix

This commit is contained in:
Andy Miller
2016-08-25 17:32:34 -06:00
parent 86c9d33b64
commit 4c71b38746
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -58,7 +58,7 @@
border-radius: 4px;
&.language-switcher {
min-width: auto;
min-width: 50px;
}
&.lang-switcher {