messagingapp/msgui/layoutplugins/unifiededitorplugin/resources/msgunifiededitorsubject.css
changeset 25 84d9eb65b26f
parent 23 238255e8b033
--- a/messagingapp/msgui/layoutplugins/unifiededitorplugin/resources/msgunifiededitorsubject.css	Fri Apr 16 14:56:15 2010 +0300
+++ b/messagingapp/msgui/layoutplugins/unifiededitorplugin/resources/msgunifiededitorsubject.css	Mon May 03 12:29:07 2010 +0300
@@ -7,15 +7,6 @@
     layout:layout-default;
 }
 
-MsgUnifiedEditorSubject::subjectLabel {
-    left: -var(hb-param-margin-gene-left);
-    size-policy-vertical: fixed;
-    size-policy-horizontal: fixed;
-    fixed-width: 9.5un;
-    fixed-height: 7.46un;
-    text-align: center;
-}
-
 MsgUnifiedEditorSubject::priorityIcon {
     fixed-height: var(hb-param-graphic-size-secondary);
     fixed-width: var(hb-param-graphic-size-secondary);
@@ -24,6 +15,7 @@
 }
 
 MsgUnifiedEditorSubject::subjectEdit {
+    left: -var(hb-param-margin-gene-left);
     min-height:7.46un;
-}
+    }