Login screen new interface (social buttons)

This commit is contained in:
RainLoop Team 2014-10-30 17:59:25 +04:00
parent 28a684b7c8
commit 77a30c0b92
40 changed files with 622 additions and 630 deletions

View file

@ -103,4 +103,13 @@
.flag-selector {
margin-bottom: 0;
}
.social-buttons {
margin-top: 5px;
}
.social-button, .language-button {
padding: 5px;
outline: none;
}
}