Signin page:

* Swap places for "join" and "create/open" (#285).
* Prevent the user not set the password and required fields (#280).
This commit is contained in:
Gustavo Cortez 2014-05-06 14:39:16 -03:00
commit a4c16a94a5
3 changed files with 48 additions and 33 deletions

View file

@ -267,9 +267,6 @@ hr { margin: 2.25rem 0;}
.lh {line-height: 0;}
.oh {overflow:hidden;}
.lh {line-height: 0;}
.signin input.ng-dirty.ng-invalid {
border: 2px red solid;
}
.video-small {
width: 80px;