You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/11/15 01:41:26 UTC

svn commit: r595160 - /lenya/trunk/src/modules/editors/usecases/forms/oneform.jx

Author: andreas
Date: Wed Nov 14 16:41:25 2007
New Revision: 595160

URL: http://svn.apache.org/viewvc?rev=595160&view=rev
Log:
Fixed layout (float) for one form editor info boxes

Modified:
    lenya/trunk/src/modules/editors/usecases/forms/oneform.jx

Modified: lenya/trunk/src/modules/editors/usecases/forms/oneform.jx
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/editors/usecases/forms/oneform.jx?rev=595160&r1=595159&r2=595160&view=diff
==============================================================================
--- lenya/trunk/src/modules/editors/usecases/forms/oneform.jx (original)
+++ lenya/trunk/src/modules/editors/usecases/forms/oneform.jx Wed Nov 14 16:41:25 2007
@@ -65,7 +65,7 @@
             </div>
           </div>
           
-          <div class="lenya-box-toggled" style="margin-right: 10px;">
+          <div class="lenya-box-toggled" style="float: left; margin-right: 10px;">
             <div class="lenya-box-title">
               <a href="http://www.w3.org/TR/REC-xml#syntax">Predefined Entities</a>
             </div>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org