From 1d9953a5881096fbedb8f4e1dc916c3a9e859c9d Mon Sep 17 00:00:00 2001 From: chicpro Date: Fri, 18 Oct 2013 17:47:07 +0900 Subject: [PATCH] =?UTF-8?q?floatmenu=20=EC=8A=A4=ED=81=AC=EB=A6=BD?= =?UTF-8?q?=ED=8A=B8=20=EB=A1=9C=EB=93=9C=20=EC=BD=94=EB=93=9C=20=EC=82=AD?= =?UTF-8?q?=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/skin/shop/basic/item.form.skin.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mobile/skin/shop/basic/item.form.skin.php b/mobile/skin/shop/basic/item.form.skin.php index 4c5de62b5..bd0f5e389 100644 --- a/mobile/skin/shop/basic/item.form.skin.php +++ b/mobile/skin/shop/basic/item.form.skin.php @@ -4,7 +4,6 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 -
@@ -485,7 +484,7 @@ $(function(){ alert("이전 상품이 없습니다."); }, - min_move_x: 20, + min_move_x: 50, preventDefaultEvents: false }); });