[Checkins] SVN: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml fix padding for navigation. breaks with plone 3.1.7

Timo Stollenwerk timo at zmag.de
Fri Sep 18 05:32:58 EDT 2009


Log message for revision 104281:
  fix padding for navigation. breaks with plone 3.1.7

Changed:
  U   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml

-=-
Modified: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml	2009-09-18 09:21:10 UTC (rev 104280)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml	2009-09-18 09:32:58 UTC (rev 104281)
@@ -59,7 +59,7 @@
 }
 
 #navTree {
-	padding: 0;
+	padding: 0 !important;
 }
 
 #portal-column-content {



More information about the checkins mailing list