Browse Source

fixed vertical align with send button and amount input box.

283
Amir Taaki 12 years ago
parent
commit
2a1f51c627
  1. 1
      data/style.css

1
data/style.css

@ -42,7 +42,6 @@ MiniWindow QPushButton {
border-radius: 4px;
border: 1px solid #AAA9A9;
width: 225px;
margin-top: 4px;
}
#address_input[isValid=true]

Loading…
Cancel
Save