Hi
i am facing the issue while displaying error msg in IE8 browser. the extra space is not displaying in browser
in properties file
-----------
message-key = data is required. please select one
here i have extra space in between (" required. please")
in jsp
-------------------
<h:messages showDetail="true" layout="table" showSummary="false"
style="font-weight: bold; color: red;" />
<m:div style="width:98%;align:center">
Plese help me. i want to display that extra space also