Skip to content

Commit

Permalink
Update .sign-up-stack Label padding and remove page background color
Browse files Browse the repository at this point in the history
  • Loading branch information
SvetoslavTsenov committed Oct 19, 2016
1 parent 930f336 commit fc31e01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion app/app.css
@@ -1,7 +1,6 @@
@import url("~/platform.css");

Page {
background-color: white;
font-size: 15;
}
.list-page {
Expand Down
2 changes: 1 addition & 1 deletion app/login/login.component.android.css
Expand Up @@ -19,7 +19,7 @@ TextField {
margin-top: 15;
}
.sign-up-stack Label {
padding-top: 10;
padding-top: 5;
height: 200;
text-transform: uppercase;
}
Expand Down

0 comments on commit fc31e01

Please sign in to comment.