Skip to content

Commit

Permalink
tweaked my account page
Browse files Browse the repository at this point in the history
  • Loading branch information
Baz committed Jul 12, 2016
1 parent 3cf86d6 commit ed4d559
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/modules/account/less/account.less
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
.item {
padding: 0.5em 0 0.5em 0.5em;

* {
margin-right: 1rem;
> * {
margin: 0 0.5rem 0.5rem 0;
}
}

Expand All @@ -75,16 +75,16 @@
}

.full-secure-login-id {
width: 75%;
width: 95%;
height: 5rem;
font-size: 0.8rem;
padding: 0.3rem;
}
}

.password-change-container {
* {
margin: 0.3em 0;
form > * {
margin: 0 0.5rem 0.5rem 0;
}
}

Expand Down

0 comments on commit ed4d559

Please sign in to comment.