From 25c6c78dfbc83079a3f61afabce7af13ff7cfa25 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 10 Jan 2013 18:37:23 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=EC=8A=A4=ED=82=A8=20=EB=8C=93=EA=B8=80?= =?UTF-8?q?=EC=93=B0=EA=B8=B0=20#124=20=EC=97=90=20=EB=94=B0=EB=A5=B8=20?= =?UTF-8?q?=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/css/def.css b/css/def.css index cebf533ba..4cd414664 100644 --- a/css/def.css +++ b/css/def.css @@ -80,7 +80,7 @@ a {color:#000;text-decoration:none} #tnb {padding-left:30px;border-bottom:1px solid #ccc;background:#ebebe9;zoom:1} #tnb:after {display:block;visibility:hidden;clear:both;content:""} #tnb li {float:left;margin-left:-1px} -#tnb a {display:block;padding:0 20px;height:35px;border-right:1px solid #ddd;border-left:1px solid #ddd;color:#595959;font-family:"dotum";font-size:0.75em;font-weight:bold;text-decoration:none;line-height:3em} +#tnb a {display:inline-block;padding:0 20px;height:35px;border-right:1px solid #ddd;border-left:1px solid #ddd;color:#595959;font-family:"dotum";font-size:0.75em;font-weight:bold;text-decoration:none;line-height:3em} #tnb a:hover, #tnb a:focus {background:#f9f9f5} @@ -277,10 +277,8 @@ a {color:#000;text-decoration:none} #bo_cate select {margin-right:5px;padding:4px;border:1px solid #ddd;background:#f9f9f5;font-size:1em;vertical-align:middle} .btn_bo_user {float:right;margin:0;padding:0;list-style:none} .btn_bo_user li {float:left;margin-left:5px} -.btn_bo_user a {display:block} .btn_bo_adm {float:left} .btn_bo_adm li {float:left;margin-right:5px} -.btn_bo_adm a {display:block} #bo_sch {text-align:center} #bo_sch legend {margin:0;padding:0;width:0;height:0;border:0;overflow:hidden} #bo_sch form {display:inline-block} @@ -362,7 +360,7 @@ a {color:#000;text-decoration:none} #bo_vc_w #captcha_comment {font-size:1em !important} #bo_vc_warea {position:relative;margin:10px 100px 10px 0} #bo_vc_warea textarea {width:100%;height:50px} -#bo_vc_warea .bo_vc_submit {position:absolute;top:0;right:-90px;width:75px;height:57px;border:1px solid #666;background:#555;color:#fff;letter-spacing:-0.1em} +#bo_vc_warea .bo_vc_submit {position:absolute;top:0;right:-90px !important;right:10px;width:75px;height:57px;border:1px solid #666;background:#555;color:#fff;letter-spacing:-0.1em} #bo_sch {display:hidden;visibility:hidden;height:0;overflow:hidden}