From b05d2a1ca95f22e35d69f3e905212439f9bdd92f Mon Sep 17 00:00:00 2001 From: zero Date: Wed, 8 Aug 2007 10:25:17 +0000 Subject: [PATCH] =?UTF-8?q?Wii=20=EB=B2=84=ED=8A=BC=20=EA=B5=90=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/trunk@2263 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/css/button.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/common/css/button.css b/common/css/button.css index faca4d99c..a89a8fb93 100644 --- a/common/css/button.css +++ b/common/css/button.css @@ -100,8 +100,7 @@ a.button span { *:first-child+html a.button span { padding-top:7px; } span.button button, span.button input { - padding-top:0px; - padding-bottom:0px; + padding:0 6px 0 0; line-height:2.5;/*Opera need this*/ }