Rename language style to locale

This commit is contained in:
kikito
2015-08-19 21:07:17 +02:00
parent ec6b702d00
commit c9c4f95fdc

View File

@@ -186,7 +186,7 @@ header {
}
}
.language {
.locale {
float: none;
text-align: center;
@@ -196,7 +196,7 @@ header {
}
.external-links {
@extend .language;
@extend .locale;
@media (min-width: 480px) {
float: right;