From f0ae5ffeefa5206ea4c44467a0434a85c762d28a Mon Sep 17 00:00:00 2001 From: sora90224 Date: Thu, 29 Oct 2015 09:09:57 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=20=ED=9A=8C?= =?UTF-8?q?=EC=9B=90=EA=B0=80=EC=9E=85=EA=B0=9C=EC=9D=B8=EC=A0=95=EB=B3=B4?= =?UTF-8?q?=EC=95=BD=EA=B4=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme/basic/mobile/skin/member/basic/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/basic/mobile/skin/member/basic/style.css b/theme/basic/mobile/skin/member/basic/style.css index f20b08a99..a2efdd056 100644 --- a/theme/basic/mobile/skin/member/basic/style.css +++ b/theme/basic/mobile/skin/member/basic/style.css @@ -83,7 +83,7 @@ #fregister_private .tbl_head01 {margin:0} #fregister_private .tbl_head01 th{;text-align:center;border:1px solid #d1dee2;width:33%} #fregister_private .tbl_head01 td {border:1px solid #e9e9e9;background:#fff} -#fregister_private .tbl_head01 caption{position:absolute;font-size:0;line-height:0;overflow:hidden} +#fregister_private .tbl_head01 caption{position:absolute;font-size:0;line-height:0;overflow:hidden;top:0;color:#fff} /* 회원가입 입력 */ #fregisterform #reg_mb_email, #fregisterform .frm_address {width:100%}