瀏覽代碼

Only 0 is allowed to not have a type

indiri69 19 年之前
父節點
當前提交
c10413343d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {