backport oldstable stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 27 Jul 2011 14:26:13 +0200
branchstable
changeset 7709 83534bb9d893
parent 7708 45be3a9debe6 (current diff)
parent 7703 2364087528e7 (diff)
child 7710 33636bd69faa
backport oldstable
web/data/cubicweb.css
--- a/web/data/cubicweb.css	Wed Jul 27 14:24:40 2011 +0200
+++ b/web/data/cubicweb.css	Wed Jul 27 14:26:13 2011 +0200
@@ -309,7 +309,7 @@
 }
 
 div#contentmain{
-  margin-top: %(pageContentPadding)s
+  margin-top: %(pageContentPadding)s;
 }
 
 /*FIXME */
@@ -923,7 +923,7 @@
 
 ul.startup li,
 ul.section li {
-  margin-left: 0px
+  margin-left: 0px;
 }
 
 ul.simple li,