1
0
mirror of https://github.com/flarum/core.git synced 2025-08-07 00:47:00 +02:00

Only display "show language selector" toggle if there is more than one language

This commit is contained in:
Toby Zerner
2017-07-22 11:47:50 +09:30
parent 20006b395d
commit 1af83fad99
3 changed files with 11 additions and 10 deletions

View File

@@ -83,6 +83,10 @@ fieldset {
padding: 0;
margin: 0;
border: 0;
> ul > li {
margin-bottom: 10px;
}
}
legend {
font-size: 14px;