From e2aaa180ba29a682ef82fa01239836bf02faf1dc Mon Sep 17 00:00:00 2001 From: Denny Lim Date: Tue, 13 May 2014 06:48:55 +0000 Subject: [PATCH] =?UTF-8?q?[=EC=9E=84=EB=8C=80=ED=98=84]=20[NOBTS]=20trans?= =?UTF-8?q?actionList=20=EC=97=90=EC=84=9C=20timeSlider=20=EC=95=88?= =?UTF-8?q?=EB=82=98=EC=98=A4=EB=8A=94=20=EC=98=A4=EB=A5=98=20=ED=95=B4?= =?UTF-8?q?=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-web/trunk@3842 84d0f5b1-2673-498c-a247-62c4ff18d310 --- src/main/webapp/styles/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/styles/main.css b/src/main/webapp/styles/main.css index 130e60dc3..d9b9fa7b3 100644 --- a/src/main/webapp/styles/main.css +++ b/src/main/webapp/styles/main.css @@ -6,9 +6,9 @@ html, body { height: 100%; + width: 100%; margin: 0; padding: 0; - /*overflow: hidden;*/ } body,input,textarea,select,button,table{font-family:avn55,'나눔고딕',NanumGothic,ng,'돋움',dotum,AppleGothic,sans-serif} canvas {outline:none}