From c123bcf176efb8eb99d2aeb0ade26f3732f054fe Mon Sep 17 00:00:00 2001 From: Denny Lim Date: Fri, 25 Oct 2013 04:49:29 +0000 Subject: [PATCH] =?UTF-8?q?[=EC=9E=84=EB=8C=80=ED=98=84]=20[NOBTS]=20trans?= =?UTF-8?q?actionTable=20header=20fix=20=EB=AC=B8=EC=A0=9C=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@2629 84d0f5b1-2673-498c-a247-62c4ff18d310 --- src/main/webapp/styles/transactionTable.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/styles/transactionTable.css b/src/main/webapp/styles/transactionTable.css index 8a60332bf..3eb9988f0 100644 --- a/src/main/webapp/styles/transactionTable.css +++ b/src/main/webapp/styles/transactionTable.css @@ -9,7 +9,7 @@ font-size: 11px; } -.transation-table_wrapper { +.transaction-table_wrapper { overflow: auto; height: 100%; }