浏览代码

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