Fix login window according to specs

This commit is contained in:
iRouge
2015-03-08 17:42:38 -04:00
committed by Francis Lachapelle
parent f1cdb3a472
commit bdbbc5be47
2 changed files with 33 additions and 17 deletions

View File

@@ -8,3 +8,8 @@
[id=logo] img {
max-width: 100%;
}
label.login-lang {
margin: 0 $bl $bl 0;
}