From 2a1f51c62778990fe9e4b71640cfc02401d333ed Mon Sep 17 00:00:00 2001 From: Amir Taaki Date: Thu, 2 Aug 2012 14:41:54 -0300 Subject: [PATCH] fixed vertical align with send button and amount input box. --- data/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/data/style.css b/data/style.css index 9c9755c9d..bb7e1bbd0 100644 --- a/data/style.css +++ b/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]