From 4f49e18bf1dad5d9be302de7945e35249471afe8 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 27 Jan 2014 09:03:20 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=EC=87=BC=ED=95=91?= =?UTF-8?q?=EB=AA=B0:=20CSS=20reset=20textarea=20=EA=B8=B0=EB=B3=B8=20?= =?UTF-8?q?=ED=8F=B0=ED=8A=B8=20=EC=A7=80=EC=A0=95,=20=EB=A1=9C=EB=B9=88?= =?UTF-8?q?=EC=95=84=EB=B9=A0(xhost)=EB=8B=98=20=EA=B1=B4=EC=9D=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 76956ca1d..a14bb7b4c 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -12,7 +12,7 @@ legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow label, input, button, select, img {vertical-align:middle} input, button {margin:0;padding:0;font-size:1em} input[type=text], input[type=password], input[type=submit], input[type=image], button {border-radius:0;font-size:1em;-webkit-appearance:none} -textarea, select {font-size:1em} +textarea, select {font-size:1em;font-size:dotum} textarea {border-radius:0;-webkit-appearance:none} p {margin:0;padding:0;word-break:break-all} hr {display:none}