Small interface fixes

This commit is contained in:
RainLoop Team 2014-02-01 01:37:26 +04:00
parent 56a54c334d
commit 4664401260
10 changed files with 60 additions and 54 deletions

View file

@ -17,7 +17,6 @@
display: inline-block;
vertical-align: middle;
text-align: center;
/*width: 380px;*/
.descWrapper {
@ -29,6 +28,10 @@
}
}
.alertError {
max-width: 450px;
}
.loginForm {
background-color: #efefef;
text-align: left;