From bf16687aa60239e6b56eec9158a5c71aac1b964f Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 9 Jan 2014 10:41:29 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20frm=5Finput=20li?= =?UTF-8?q?ne-height=20=EC=A1=B0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/admin.css b/css/admin.css index 69ee74d7c..d2a6e2ba6 100644 --- a/css/admin.css +++ b/css/admin.css @@ -173,7 +173,7 @@ h2.h2_frm {padding-top:15px} /* 폼 */ textarea, .frm_input {border:1px solid #ced9de;background:#f6f9fa;vertical-align:middle} textarea {padding:2px;width:90%} -.frm_input {height:22px;line-height:2em} +.frm_input {height:22px;line-height:1.8em} select {border:1px solid #ced9de} legend {position:absolute;width:0;height:0;font-size:0;line-height:0;text-indent:-9999em;border:0;overflow:hidden}