Improve login page

Used ngCloak directive to display the form only once AngularJS/Angular
Material is loaded and all components initialized.
This commit is contained in:
Francis Lachapelle
2015-06-12 12:03:54 -04:00
parent 1f83680e12
commit e226a32413
5 changed files with 43 additions and 15 deletions
@@ -73,7 +73,7 @@ $button-fab-height: 56px;
overflow: hidden;
//padding: $iconButton-padding 0;
border-radius: 50%;
color: inherit;
//color: inherit;
min-width: $iconButton-size;
transition: $iconButton-transition;