Only 0 is allowed to not have a type
authorindiri69 <indiri69@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 12 Jun 2006 01:50:29 +0000 (01:50 +0000)
committerindiri69 <indiri69@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 12 Jun 2006 01:50:29 +0000 (01:50 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11197 7612ce4b-ef26-0410-bec9-ea0150e637f0

templates/default/stylesheet.tpl

index 18b0140bc9694beff4cae2305dac291d7872c6e5..d25e1f73b4b66c47f8f4981d515b1c1c6b938a03 100644 (file)
@@ -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 {