You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2008/11/06 15:54:58 UTC

svn commit: r711865 - /myfaces/trinidad/trunk_1.2.x/trinidad-impl/src/main/resources/META-INF/adf/styles/base-desktop.xss

Author: matzew
Date: Thu Nov  6 06:54:48 2008
New Revision: 711865

URL: http://svn.apache.org/viewvc?rev=711865&view=rev
Log:
TRINIDAD-1288

Modified:
    myfaces/trinidad/trunk_1.2.x/trinidad-impl/src/main/resources/META-INF/adf/styles/base-desktop.xss

Modified: myfaces/trinidad/trunk_1.2.x/trinidad-impl/src/main/resources/META-INF/adf/styles/base-desktop.xss
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk_1.2.x/trinidad-impl/src/main/resources/META-INF/adf/styles/base-desktop.xss?rev=711865&r1=711864&r2=711865&view=diff
==============================================================================
--- myfaces/trinidad/trunk_1.2.x/trinidad-impl/src/main/resources/META-INF/adf/styles/base-desktop.xss (original)
+++ myfaces/trinidad/trunk_1.2.x/trinidad-impl/src/main/resources/META-INF/adf/styles/base-desktop.xss Thu Nov  6 06:54:48 2008
@@ -2409,6 +2409,7 @@
   
   <style selector="af|commandButton">
     <includeStyle name="AFDefaultFont"/>
+    <property name="white-space">nowrap</property>
   </style>
 
   <style selector="af|goButton">