From c6200f6df19a91058b0674f6d864475cb5469975 Mon Sep 17 00:00:00 2001 From: Claudio Biselli Date: Tue, 12 Dec 2023 11:11:26 +0100 Subject: [PATCH] Revert "Overlapping text" --- www/assets/css/account.css | 14 -------------- www/assets/css/wpt-header.css | 4 ++-- .../account/includes/modals/contact-info.php | 6 ++---- www/templates/account/includes/modals/password.php | 2 +- 4 files changed, 5 insertions(+), 21 deletions(-) diff --git a/www/assets/css/account.css b/www/assets/css/account.css index d66779c485..4aeefc6d96 100644 --- a/www/assets/css/account.css +++ b/www/assets/css/account.css @@ -189,20 +189,6 @@ body.theme-b { border: 0; } -.contact-info-modal { - height: 38rem !important; -} -.contact-info-modal-form { - height: 26rem !important; -} - -.password-modal { - height: 34rem !important; -} -.password-modal-form { - height: 22rem !important; -} - .modal, .modal_screen { position: fixed; diff --git a/www/assets/css/wpt-header.css b/www/assets/css/wpt-header.css index 41ca9382fd..26353601d4 100644 --- a/www/assets/css/wpt-header.css +++ b/www/assets/css/wpt-header.css @@ -35,7 +35,7 @@ wpt-header { width: 100%; grid-column: 1 / 13; position: relative; - z-index: 1000; + z-index: 9999999; background: none; border: none; } @@ -416,7 +416,7 @@ wpt-header .wptheader_nav_menu details[open] summary span:after { @media (min-width: 86em) { wpt-header { - z-index: 1000; + z-index: 999999; } cp-header a { padding-left: 1.5rem; diff --git a/www/templates/account/includes/modals/contact-info.php b/www/templates/account/includes/modals/contact-info.php index 37bbc26a2c..2086dbdf47 100644 --- a/www/templates/account/includes/modals/contact-info.php +++ b/www/templates/account/includes/modals/contact-info.php @@ -31,10 +31,8 @@ -
-
- -
+
+
diff --git a/www/templates/account/includes/modals/password.php b/www/templates/account/includes/modals/password.php index 47aa44905c..9857842bdc 100644 --- a/www/templates/account/includes/modals/password.php +++ b/www/templates/account/includes/modals/password.php @@ -1,5 +1,5 @@ -
+

The requirements are at least 8 characters, including a number, lowercase letter, uppercase letter and symbol. No <, >.