refactor profile creation

This commit is contained in:
Matias Alejo Garcia 2015-11-17 13:36:31 -03:00
commit 691139f2b1
7 changed files with 70 additions and 94 deletions

View file

@ -1107,7 +1107,13 @@ input.ng-invalid-match, input.ng-invalid-match:focus {
.scrollArea ul {
font-size: 0.8rem;
text-align: left;
text-align: justify;
margin-left: 0;
}
.scrollArea li {
list-style-type:none;
display: inline;
}
.tabbable {