You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by fm...@apache.org on 2013/02/08 17:45:31 UTC

svn commit: r1444124 - /syncope/branches/1_0_X/console/src/main/resources/org/apache/syncope/console/pages/panels/VirtualAttributesPanel.html

Author: fmartelli
Date: Fri Feb  8 16:45:31 2013
New Revision: 1444124

URL: http://svn.apache.org/r1444124
Log:
look&feel fix

Modified:
    syncope/branches/1_0_X/console/src/main/resources/org/apache/syncope/console/pages/panels/VirtualAttributesPanel.html

Modified: syncope/branches/1_0_X/console/src/main/resources/org/apache/syncope/console/pages/panels/VirtualAttributesPanel.html
URL: http://svn.apache.org/viewvc/syncope/branches/1_0_X/console/src/main/resources/org/apache/syncope/console/pages/panels/VirtualAttributesPanel.html?rev=1444124&r1=1444123&r2=1444124&view=diff
==============================================================================
--- syncope/branches/1_0_X/console/src/main/resources/org/apache/syncope/console/pages/panels/VirtualAttributesPanel.html (original)
+++ syncope/branches/1_0_X/console/src/main/resources/org/apache/syncope/console/pages/panels/VirtualAttributesPanel.html Fri Feb  8 16:45:31 2013
@@ -46,7 +46,7 @@
                     </td>
 
                     <td align="center " valign="top">
-                        <span wicket:id="values" style="width:100%">[values]</span>
+                        <span wicket:id="values" style="text-align:left;display:block;width:95%">[values]</span>
                     </td>
 
                 </tr>