messagingapp/msgui/layoutplugins/unifiededitorplugin/resources/msgunifiededitoraddress.css
changeset 25 84d9eb65b26f
parent 23 238255e8b033
--- a/messagingapp/msgui/layoutplugins/unifiededitorplugin/resources/msgunifiededitoraddress.css	Fri Apr 16 14:56:15 2010 +0300
+++ b/messagingapp/msgui/layoutplugins/unifiededitorplugin/resources/msgunifiededitoraddress.css	Mon May 03 12:29:07 2010 +0300
@@ -8,17 +8,14 @@
 
 MsgUnifiedEditorAddress::launchBtn {
 	right: var(hb-param-margin-gene-right);
-	left: -var(hb-param-margin-gene-middle-horizontal);
-	size-policy-vertical: fixed;
-	size-policy-horizontal: fixed;
 	fixed-width: 9.5un;
 	fixed-height: 7.46un;
 }
 
 MsgUnifiedEditorAddress::addressField {
-	top: -var(hb-param-margin-gene-top);
 	left: -var(hb-param-margin-gene-left);
-	min-height:7.46un;
-}
+	right: var(hb-param-margin-gene-middle-horizontal);
+	min-height: 7.46un;
+	}