You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by he...@apache.org on 2006/11/24 08:53:43 UTC

svn commit: r478794 - /struts/struts2/trunk/apps/showcase/src/main/webapp/styles/typo.css

Author: hermanns
Date: Thu Nov 23 23:53:42 2006
New Revision: 478794

URL: http://svn.apache.org/viewvc?view=rev&rev=478794
Log:
Fix typo.css in showcase for dojo datepickers

Issue number: WW-1483

Modified:
    struts/struts2/trunk/apps/showcase/src/main/webapp/styles/typo.css

Modified: struts/struts2/trunk/apps/showcase/src/main/webapp/styles/typo.css
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/showcase/src/main/webapp/styles/typo.css?view=diff&rev=478794&r1=478793&r2=478794
==============================================================================
--- struts/struts2/trunk/apps/showcase/src/main/webapp/styles/typo.css (original)
+++ struts/struts2/trunk/apps/showcase/src/main/webapp/styles/typo.css Thu Nov 23 23:53:42 2006
@@ -166,13 +166,13 @@
 /* TABLE */
 	table {
         font-size: 1em;
-		margin: 0 0 1.5em 0;
+		margin: 0 0 0 0;
         padding: 0;
 	}
 	table caption {
 		font-weight: bold;
 		margin: 0 0 0 0;
-		padding: 0 0 1.5em 0;
+		padding: 0 0 0 0;
 	}
 	th {
 		font-weight: bold;