From 6d93ac6d402bd8e0d45213ea8893d8afe3b97d9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9C=A0=EC=A7=80=EC=9D=B8?= Date: Tue, 3 Feb 2026 17:47:08 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9C=A0=ED=86=B5=EC=A7=80=EB=8F=84=20CALS=20?= =?UTF-8?q?=EA=B5=AC=EB=B6=84=20=EC=A0=84=EC=B2=B4=20=ED=91=9C=EC=8B=9C/?= =?UTF-8?q?=ED=95=B4=EC=A0=9C=20=EC=9C=84=EC=B9=98=20=EC=A1=B0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/map/left/mapLeft.jsp | 3 ++- src/main/webapp/com/css/style.css | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/map/left/mapLeft.jsp b/src/main/webapp/WEB-INF/views/map/left/mapLeft.jsp index a46feeb8..4f01587f 100644 --- a/src/main/webapp/WEB-INF/views/map/left/mapLeft.jsp +++ b/src/main/webapp/WEB-INF/views/map/left/mapLeft.jsp @@ -1373,10 +1373,11 @@ function table3display(){
- + 지도구분
+
  • diff --git a/src/main/webapp/com/css/style.css b/src/main/webapp/com/css/style.css index 515bbf7f..e16289f2 100644 --- a/src/main/webapp/com/css/style.css +++ b/src/main/webapp/com/css/style.css @@ -296,7 +296,8 @@ input[type=checkbox], input[type=radio] { width: 18px; height: 18px; - vertical-align: middle; +/* vertical-align: middle; */ + vertical-align: sub; } .gg-radio, .gg-checkbox { display: inline-block;