From 478595bd6dc4865cdb4559d9727992424836374c Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 21 Nov 2013 15:42:40 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20btn=5Fwin=20butt?= =?UTF-8?q?on=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EB=86=92=EC=9D=B4=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default_shop.css b/css/default_shop.css index c7863154f..5dfc46218 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -229,7 +229,7 @@ button.btn_cancel {display:inline-block;padding:0 10px;height:22px;border:1px so button.btn_frmline {font-size:1em;cursor:pointer} button.btn_frmline2 {font-size:1em;cursor:pointer} .btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */ -.btn_win button {display:inline-block;padding:0 10px;height:30px;border:1px solid #ccc;background:#fafafa;vertical-align:top;line-height:2.4em} +.btn_win button {display:inline-block;padding:0 10px;height:24px;border:1px solid #ccc;background:#fafafa;vertical-align:top;line-height:2.4em} .btn_win a {display:inline-block;padding:0 10px;height:22px;border:1px solid #ccc;background:#fafafa;line-height:2em;cursor:pointer} .btn_win a:focus, .btn_win a:hover {text-decoration:none} /* 게시판용 버튼 */