From b4891ab773ded26fbd5bd3d4a1a723ce620078dc Mon Sep 17 00:00:00 2001 From: seeoya Date: Thu, 17 Mar 2022 12:16:33 +0900 Subject: [PATCH] =?UTF-8?q?G5-57=20=EC=87=BC=ED=95=91=EB=AA=B0=20=EC=A3=BC?= =?UTF-8?q?=EB=AC=B8=EC=84=9C=20-=20=EB=B0=B0=EC=86=A1=EC=A7=80=20?= =?UTF-8?q?=EB=AA=A9=EB=A1=9D=20=EB=B2=84=ED=8A=BC=20padding=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 2 +- theme/basic/css/default_shop.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index a06fefcf4..d69b1d08a 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -752,7 +752,7 @@ box-shadow: 1px 2px 2px #eee;} #sod_frm_taker .tbl_frm01 .choice_place input[type="radio"] + label span {top:7px} #sod_frm_taker .tbl_frm01 .choice_place input, #sod_frm_taker .tbl_frm01 .choice_place label {margin-left:10px} -#sod_frm_taker .tbl_frm01 .btn_frmline {width:80px;height:30px;line-height:28px;background:#fff;border:1px solid #d4d6db;color:#606060;text-align:center;float:right} +#sod_frm_taker .tbl_frm01 .btn_frmline {padding:0;width:80px;height:30px;line-height:28px;background:#fff;border:1px solid #d4d6db;color:#606060;text-align:center;float:right} #sod_frm_taker .tbl_frm01 td input {width:100%} #sod_frm_taker .tbl_frm01 td .addr input {width:20%} diff --git a/theme/basic/css/default_shop.css b/theme/basic/css/default_shop.css index 3a2ada3ef..66682e69e 100644 --- a/theme/basic/css/default_shop.css +++ b/theme/basic/css/default_shop.css @@ -743,7 +743,7 @@ box-shadow: 1px 2px 2px #eee;} #sod_frm_taker .tbl_frm01 .choice_place input[type="radio"] + label span {top:7px} #sod_frm_taker .tbl_frm01 .choice_place input, #sod_frm_taker .tbl_frm01 .choice_place label {margin-left:10px} -#sod_frm_taker .tbl_frm01 .btn_frmline {width:80px;height:30px;line-height:28px;background:#fff;border:1px solid #d4d6db;color:#606060;text-align:center;float:right} +#sod_frm_taker .tbl_frm01 .btn_frmline {padding:0;width:80px;height:30px;line-height:28px;background:#fff;border:1px solid #d4d6db;color:#606060;text-align:center;float:right} #sod_frm_taker .tbl_frm01 td input {width:100%} #sod_frm_taker .tbl_frm01 td .addr input {width:20%}