From 537c1d35d2ab16664ab9f88279ed39161cb5f12d Mon Sep 17 00:00:00 2001 From: chicpro Date: Wed, 22 Oct 2014 22:20:23 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=ED=9B=84=EA=B8=B0=20?= =?UTF-8?q?=EB=B0=8F=20=EC=83=81=ED=92=88=EB=AC=B8=EC=9D=98=20=EB=82=B4?= =?UTF-8?q?=EC=9A=A9=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EC=9E=98=EB=A6=AC?= =?UTF-8?q?=EB=8A=94=20=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 4 ++-- skin/shop/basic/style.css | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 94df2ef9d..af7291df9 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -136,7 +136,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} #sps dd img {position:relative;top:-2px} .sps_section {float:right;width:75%} -.sps_section p {padding:0;width:100%;height:1.8em;overflow:hidden} +.sps_section p {padding:0;width:100%} .sps_con_full {padding:0;height:auto !important} .sps_con_btn {margin:5px 0 0;text-align:right} .sps_con_btn button {margin:0;padding:5px;border:0;background:#565e60;color:#fff} @@ -162,7 +162,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} .sqa_section {float:right;width:75%} .sqa_section .sqa_con {padding:10px;background:#f2f5f9;line-height:1.7em} -.sqa_section p {padding:0;width:100%;height:1.8em;overflow:hidden} +.sqa_section p {padding:0;width:100%} .sqa_con_full {padding:0;height:auto !important} .sqa_con_btn {margin:5px 0 0;text-align:right} .sqa_con_btn button {margin:0;padding:5px;border:0;background:#565e60;color:#fff} diff --git a/skin/shop/basic/style.css b/skin/shop/basic/style.css index c3025c4f7..edffcfbd1 100644 --- a/skin/shop/basic/style.css +++ b/skin/shop/basic/style.css @@ -516,7 +516,7 @@ #sps dd img {position:relative;top:-2px} .sps_section {float:left;width:630px} -.sps_section p {padding:0;width:100%;height:20px;overflow:hidden} +.sps_section p {padding:0;width:100%} .sps_con_full {padding:0;height:auto !important} .sps_con_btn {margin:5px 0 0;text-align:right} .sps_con_btn button {margin:0;padding:5px;border:0;background:#565e60;color:#fff} @@ -542,7 +542,7 @@ .sqa_section {float:left;width:630px} .sqa_section .sqa_con {padding:10px;background:#f2f5f9;line-height:1.7em} -.sqa_section p {padding:0;width:100%;height:20px;overflow:hidden} +.sqa_section p {padding:0;width:100%} .sqa_con_full {padding:0;height:auto !important} .sqa_con_btn {margin:5px 0 0;text-align:right} .sqa_con_btn button {margin:0;padding:5px;border:0;background:#565e60;color:#fff} \ No newline at end of file