diff -r ecf6a73a9186 -r 60a8a215b0ec messagingapp/msgui/conversationview/resources/layouts/msgbodytextedit.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingapp/msgui/conversationview/resources/layouts/msgbodytextedit.css Tue Oct 19 11:30:16 2010 +0530 @@ -0,0 +1,8 @@ + +MsgBodyTextEdit::text +{ + left: var(hb-param-margin-gene-middle-horizontal); + right: -var(hb-param-margin-gene-middle-horizontal); + top: var(hb-param-margin-gene-middle-vertical); + bottom: -var(hb-param-margin-gene-middle-vertical); +} \ No newline at end of file