Allow locale to be selected in footer

This commit is contained in:
Toby Zerner
2015-08-05 09:50:57 +09:30
parent 48df9bb678
commit f49d0e5341
11 changed files with 87 additions and 18 deletions

View File

@ -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;
}
}

View File

@ -227,6 +227,9 @@
.Button-caret {
font-size: 14px;
}
.Button-caret {
margin-left: 3px;
}
.Button-badge {
font-size: 12px;
font-weight: bold;