From 80ed9701e412fcadabd653a7b932f0da31594090 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 8 Jan 2014 11:35:07 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20=EB=A9=94?= =?UTF-8?q?=EC=9D=BC=EB=B3=B4=EB=82=B4=EA=B8=B0=20=ED=83=80=EC=9D=B4?= =?UTF-8?q?=ED=8B=80=20=EB=A7=88=ED=81=AC=EC=97=85,=20=ED=94=84=EB=A1=9C?= =?UTF-8?q?=ED=95=84=20=EC=9D=B8=EC=82=AC=EB=A7=90=20=EC=8A=A4=ED=83=80?= =?UTF-8?q?=EC=9D=BC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/skin/member/basic/formmail.skin.php | 2 +- mobile/skin/member/basic/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mobile/skin/member/basic/formmail.skin.php b/mobile/skin/member/basic/formmail.skin.php index 047aacf8c..e25d4c997 100644 --- a/mobile/skin/member/basic/formmail.skin.php +++ b/mobile/skin/member/basic/formmail.skin.php @@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
-

님께 메일보내기

+

님께 메일보내기

diff --git a/mobile/skin/member/basic/style.css b/mobile/skin/member/basic/style.css index e9d220875..df012e38d 100644 --- a/mobile/skin/member/basic/style.css +++ b/mobile/skin/member/basic/style.css @@ -161,7 +161,7 @@ /* 자기소개 */ #profile table {margin-bottom:0} -#profile section {padding:10px} +#profile section {padding:10px 20px} #profile h2 {margin:0} #profile .sv_wrap a {margin:0 0 5px;padding:0;font-weight:bold;line-height:10px}