Parcourir la source

Only 0 is allowed to not have a type

indiri69 il y a 19 ans
Parent
commit
c10413343d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      templates/default/stylesheet.tpl

+ 1 - 1
templates/default/stylesheet.tpl

@@ -289,7 +289,7 @@ img   {
     margin-right:auto;
     text-align:center;
     background: <?php echo $color[9]; ?>;
-    padding:1;
+    padding:1px;
     width:100%;
 }
 .sqm_emptyFolder td {