added translations

This commit is contained in:
Levi 2017-01-23 22:34:22 -05:00
commit 41362fc948
6 changed files with 108 additions and 50 deletions

View file

@ -200,6 +200,17 @@ a#forgotpassword {
}
.topnav a:focus {
outline: none;
outline-offset: 0;
}
.topnav .btn:focus {
outline: none !important;
outline-offset: 0;
}
.selectpicker {
margin-top: 8px !important;
}