mirror of
https://github.com/flarum/core.git
synced 2025-07-31 21:50:50 +02:00
Allow locale to be selected in footer
This commit is contained in:
@@ -354,14 +354,14 @@
|
||||
.Footer-primary {
|
||||
display: inline-block;
|
||||
|
||||
> li {
|
||||
.Footer-controls > li {
|
||||
margin-right: 15px;
|
||||
}
|
||||
}
|
||||
.Footer-secondary {
|
||||
float: right;
|
||||
|
||||
> li {
|
||||
.Footer-controls > li {
|
||||
margin-left: 15px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user