From 3ea1a83423f4daf9866483c7a2492fe542c94f86 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 1 Feb 2013 15:20:26 +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=20=EB=8C=93=EA=B8=80=EC=93=B0=EA=B8=B0=20?= =?UTF-8?q?=EC=9E=85=EB=A0=A5=EB=B2=84=ED=8A=BC=20=EC=9C=84=EC=B9=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index 5b0423444..c69fa0978 100644 --- a/css/default.css +++ b/css/default.css @@ -476,7 +476,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#494949;color:#f #bo_vc_warea {clear:both;position:relative;margin:0 90px 10px 0} #bo_vc_warea textarea {padding:3px;width:100%;height:50px;border:1px solid #ddd;background:#fff;vertical-align:middle} #bo_vc_warea textarea:focus {padding:4px;border:0;background:#494949;color:#fff} -#bo_vc_warea .bo_vc_submit {position:absolute;top:0;right:-90px !important;right:20px;width:75px;height:57px;border:1px solid #666;background:#494949;color:#fff;letter-spacing:-0.1em} +#bo_vc_warea .bo_vc_submit {position:absolute;top:0;right:-90px !important;right:0;width:75px;height:57px;border:1px solid #666;background:#494949;color:#fff;letter-spacing:-0.1em} /* 사이드뷰 */ .sv {display:inline-block;position:relative;font-weight:normal}