Selaa lähdekoodia

Only 0 is allowed to not have a type

indiri69 19 vuotta sitten
vanhempi
commit
c10413343d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 {