Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
Normalising space
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Beddows committed May 5, 2017
1 parent cdb3c88 commit ba2ba4c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 5 deletions.
3 changes: 1 addition & 2 deletions src/app/components/delegates/delegates.less
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ delegates {
.pending {
background-color: #eaeae9;
}

md-card-title {
md-input-container {
margin: 0;
Expand Down Expand Up @@ -83,4 +83,3 @@ delegates {
vertical-align: inherit;
}
}

2 changes: 1 addition & 1 deletion src/app/components/header/header.less
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
min-width: 128px;
max-width: 256px;
}
}
}
2 changes: 1 addition & 1 deletion src/app/components/top/top.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

top {
.peer {
position: relative;
Expand All @@ -7,6 +6,7 @@ top {
.title {
margin-bottom: 15px;
}

.username {
display: block;
width: 100%;
Expand Down
1 change: 0 additions & 1 deletion src/app/components/transactions/transactions.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

@in: #73C8A9;
@out: #F45D4C;
@btn: rgb(2,136,209);
Expand Down

0 comments on commit ba2ba4c

Please sign in to comment.