diff --git a/src/main/webapp/com/css/map-service.css b/src/main/webapp/com/css/map-service.css index a3c4bfae..44a603d1 100644 --- a/src/main/webapp/com/css/map-service.css +++ b/src/main/webapp/com/css/map-service.css @@ -890,11 +890,11 @@ header .global-link-wrapper { /* 지도구분 탭 시작 */ .map-division-add .page-sidebar-wrapper { - width: 540px; + width: 545px; } .map-division-add .page-content, .map-division-add .map-wrapper { - padding: 0px 0px 0px 540px; + padding: 0px 0px 0px 545px; } .map-division-add .map-left-tab-wrapper { width: 312px; @@ -916,7 +916,7 @@ header .global-link-wrapper { position: absolute; top: 0px; right: 0px; - width: 210px; + width: 215px; height: 100%; background-color: #f9f9f9; border-left: 1px solid #b6b6b6;