From 96baf7e14522b591ce98a77d7c63e6aff1a1b29c Mon Sep 17 00:00:00 2001 From: "Jaeeun.Cho" Date: Fri, 31 Oct 2025 14:25:26 -0400 Subject: [PATCH] Map: fix the errors at close buttons --- public_html/assets/css/leftside-modal.css | 8 +++----- public_html/doc/map.php | 11 +++++------ 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/public_html/assets/css/leftside-modal.css b/public_html/assets/css/leftside-modal.css index 6a42d3c..532e295 100644 --- a/public_html/assets/css/leftside-modal.css +++ b/public_html/assets/css/leftside-modal.css @@ -103,11 +103,10 @@ /*------------------------------*/ .close { - z-index: 1; - position: absolute; + float: right; right: 10px; line-height: 1; - font-size: 75px; + font-size: 60px; font-weight: bold; color: #ffffff; text-shadow: 0 1px 0 #ffffff; @@ -230,14 +229,13 @@ button.close { .modal-title { flex: none; - width: 300px !important; + width: 250px !important; text-align: left; white-space: normal; word-wrap: break-word; overflow: visible; margin: 0; line-height: 1.42857143; - padding-right: 60px; } diff --git a/public_html/doc/map.php b/public_html/doc/map.php index 06765a5..e68ce66 100644 --- a/public_html/doc/map.php +++ b/public_html/doc/map.php @@ -362,8 +362,7 @@ function popup(){