From dbae1a7f4aa4e6da4814e83a82e933aa127f74a6 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 11 Mar 2013 16:48:15 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9D=B4=EB=93=9C=EB=B7=B0=20#371=20?= =?UTF-8?q?=EC=B2=98=EB=A6=AC=20=EB=82=B4=EC=9A=A9=20=EB=B3=B4=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 2 +- lib/common.lib.php | 4 ++-- tail.sub.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css/default.css b/css/default.css index 400fd1301..827a2d054 100644 --- a/css/default.css +++ b/css/default.css @@ -641,7 +641,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#333;color:#fff; /* 사이드뷰 */ .sv_wrap {display:inline-block;position:relative;font-weight:normal} .sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#111} -.sv_js_off .sv {display:block} +.sv_js_off {display:block} .sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:3px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important} .sv_wrap a:focus, .sv_wrap a:hover, diff --git a/lib/common.lib.php b/lib/common.lib.php index 1475dff6c..4c0d5ff07 100644 --- a/lib/common.lib.php +++ b/lib/common.lib.php @@ -998,11 +998,11 @@ function get_sideview($mb_id, $name='', $email='', $homepage='') $email = get_text($email); $homepage = get_text($homepage); - $str = "\n"; + $str = "\n"; $str .= $tmp_name."\n"; if(!G4_IS_MOBILE) { - $str2 = "\n"; + $str2 = "\n"; if($mb_id) $str2 .= "쪽지보내기\n"; if($email) diff --git a/tail.sub.php b/tail.sub.php index 6360af7b9..dbf23f39b 100644 --- a/tail.sub.php +++ b/tail.sub.php @@ -21,7 +21,7 @@ $(function() {