Author: pyaschenko
Date: 2011-02-09 11:23:10 -0500 (Wed, 09 Feb 2011)
New Revision: 21572
Modified:
trunk/ui/input/ui/src/main/templates/calendar.template.xml
Log:
https://jira.jboss.org/browse/RF-10460
Modified: trunk/ui/input/ui/src/main/templates/calendar.template.xml
===================================================================
--- trunk/ui/input/ui/src/main/templates/calendar.template.xml 2011-02-09 16:05:59 UTC
(rev 21571)
+++ trunk/ui/input/ui/src/main/templates/calendar.template.xml 2011-02-09 16:23:10 UTC
(rev 21572)
@@ -25,7 +25,7 @@
<cc:implementation>
<span id="#{clientId}">
<span id="#{clientId}Popup"
- style="#{component.attributes['popup'] ? '' : 'display:
none'}">
+ style="#{component.attributes['popup'] ? 'white-space: nowrap;' :
'display: none;'}">
<c:choose>
<c:when test="#{!component.attributes['popup']}">
<input id="#{clientId}InputDate" autocomplete="off"
style="display:none"