From a460b74352202c2f239366448a1eed30ff3ae272 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 11 Mar 2013 09:35:41 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20=EC=84=A4?= =?UTF-8?q?=EB=AC=B8=EC=A1=B0=EC=82=AC=EB=A5=BC=20=ED=95=98=EB=8B=A8=20gnb?= =?UTF-8?q?=20=EB=8B=A4=EC=9D=8C=EC=9C=BC=EB=A1=9C=20=EC=9C=84=EC=B9=98=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile.css | 2 +- mobile/head.php | 1 - mobile/tail.php | 4 ++++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/css/mobile.css b/css/mobile.css index 9e86641a1..0a8bee0cf 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -285,7 +285,7 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei #pw_confirm .btn_submit {position:absolute;bottom:1em;right:0.5em;width:18%;height:1.9em !important;line-height:1.9em} /* 설문조사 스킨 */ -#poll {margin:0 0 1em;padding:0 0 1em;border-bottom:1px solid #e7f1ed} +#poll {margin:1em 0 0;padding:0 0 1em} #poll header {position:relative;padding:0 0.5em} #poll h2 {padding:0 0 0.5em} #poll header .btn_admin {display:block;padding:0 !important;width:100%;text-align:center} diff --git a/mobile/head.php b/mobile/head.php index aaaf60666..671aa860a 100644 --- a/mobile/head.php +++ b/mobile/head.php @@ -96,7 +96,6 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
-

diff --git a/mobile/tail.php b/mobile/tail.php index 9d29cad83..4bd45acad 100644 --- a/mobile/tail.php +++ b/mobile/tail.php @@ -22,6 +22,10 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
+ + +
+