From f5f4e1681260f373a30d48ba386d2f3ff693e303 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 3 Jan 2013 14:24:32 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=84=A4?= =?UTF-8?q?=EB=AC=B8=EC=A1=B0=EC=82=AC=20=EC=84=9C=EC=8B=9D=20=EB=B2=84?= =?UTF-8?q?=ED=8A=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/def.css b/css/def.css index 286fcad13..083754cac 100644 --- a/css/def.css +++ b/css/def.css @@ -84,8 +84,8 @@ p {margin:5px 0;padding:10px 0;line-height:1.5em} #poll ul {margin:10px} #poll li {margin:7px 0} #poll footer {padding:10px 10px 15px;text-align:center} -#poll footer input {padding:0 5px;height:24px;border:1px solid #b7b7b7;background:#fff;font-size:0.9em;letter-spacing:-0.1em} -#poll footer a {display:inline-block;padding:0 5px;height:22px;border:1px solid #b7b7b7;background:#eee;color:#000;font-size:0.9em;vertical-align:middle;text-decoration:none;letter-spacing:-0.1em;line-height:2.1em} +#poll footer input {padding:0 5px;height:24px;border:1px solid #b7b7b7;background:#fff;font-size:0.9em;letter-spacing:-0.1em;vertical-align:top} +#poll footer a {display:inline-block;padding:0 5px;height:22px;border:1px solid #b7b7b7;background:#eee;color:#000;font-size:0.9em;vertical-align:top;text-decoration:none;letter-spacing:-0.1em;line-height:2.1em} /* 레이아웃 중간 */ #wrapper {z-index:2;position:relative;margin-right:270px;padding-left:50px;min-height:520px;height:auto !important;height:520px}