From c47ff42c4a96502a8343683aeaa74f0794c774cd Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 9 Oct 2008 10:40:51 +0000 Subject: - add border:0 for images --- skins/default/common.css | 1 + 1 file changed, 1 insertion(+) diff --git a/skins/default/common.css b/skins/default/common.css index 7d3d35fd3..2029bf794 100644 --- a/skins/default/common.css +++ b/skins/default/common.css @@ -108,6 +108,7 @@ input.mainaction img { behavior: url('skins/default/pngbehavior.htc'); + border: 0; } .alttext -- cgit v1.2.3