Skip to content

Commit

Permalink
fix(#wB-butSend-WAV): Balance amount in SEND WAVES dialog fix.
Browse files Browse the repository at this point in the history
- Adjusted visuals for the Balance amoun in SEND WAVES dialog.
  • Loading branch information
supereth committed Nov 20, 2016
1 parent a4aa34a commit 36f281e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/css/style.css
Expand Up @@ -983,6 +983,12 @@ span.tabs-radio img.selected {
padding-right: 2rem;
}

#wB-butSend-WAV .balanceAmt {
/* padding-right: 2rem;*/
text-align: center;
padding-bottom: .25rem;
}

#wB-butSend-WAV button {
border: 1px solid #37556E;
color: #37556E;
Expand Down

0 comments on commit 36f281e

Please sign in to comment.