diff --git a/bbs/gcaptcha/gcaptcha.lib.php b/bbs/gcaptcha/gcaptcha.lib.php index 70172c6b0..b95ec845d 100644 --- a/bbs/gcaptcha/gcaptcha.lib.php +++ b/bbs/gcaptcha/gcaptcha.lib.php @@ -181,7 +181,7 @@ function captcha_html($class='captcha') $html .= '스팸방지'; $html .= '스팸방지 숫자'; $html .= '숫자를 음성으로 듣기'; - $html .= ''; + $html .= ''; $html .= '

스팸방지 숫자를 순서대로 입력하세요.

'; $html .= ''; return $html; diff --git a/css/mobile.css b/css/mobile.css index 494c84a9b..ea67bb169 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -317,6 +317,8 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei #poll_result_cmt p {padding:0.3em 0} #poll_result_cmt footer {text-align:right} #poll_result_wcmt {margin:0 0 1em !important} +#poll_result_wcmt input[type=text] {background:#fff !important} +#pc_idea {width:98%} .poll_cmt_del a {display:inline-block;padding-bottom:1em} #poll_result_oth {margin:0 auto 1.5em} #poll_result_oth h2 {padding:1em} diff --git a/mobile/skin/poll/basic/poll_result.skin.php b/mobile/skin/poll/basic/poll_result.skin.php index 78db05302..cde1a3adf 100644 --- a/mobile/skin/poll/basic/poll_result.skin.php +++ b/mobile/skin/poll/basic/poll_result.skin.php @@ -60,17 +60,14 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 - - + - - + - 자동등록방지