Author: manuel
Date: 2007-07-21 08:58:53 -0600 (Sat, 21 Jul 2007)
New Revision: 8227

Modified:
   branches/new-xsl/nochunks.xsl
Log:
Forgotten to commit this fix.

Modified: branches/new-xsl/nochunks.xsl
===================================================================
--- branches/new-xsl/nochunks.xsl       2007-07-21 14:52:48 UTC (rev 8226)
+++ branches/new-xsl/nochunks.xsl       2007-07-21 14:58:53 UTC (rev 8227)
@@ -478,8 +478,8 @@
 }
 
 .itemizedlist li ul li p {
-  margin-top: .3em;
-  margin-bottom: .3em;
+  margin-top: .5em;
+  margin-bottom: .5em;
 }
 
 .itemizedlist li ul li:first-child p:first-child {

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to