From c216d044c9ee8caf3c6c59e85b37cbcb6cdfb77c Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Thu, 8 Jan 2026 18:28:59 +0000 Subject: [PATCH] a --- Vue/Changermotpass/index.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Vue/Changermotpass/index.php b/Vue/Changermotpass/index.php index 476f697..43d67e8 100755 --- a/Vue/Changermotpass/index.php +++ b/Vue/Changermotpass/index.php @@ -46,12 +46,14 @@ + @@ -132,12 +134,14 @@ } .password-change-form .form-group { - margin-bottom: 1.5rem; + /*margin-bottom: 1.5rem;*/ + margin-bottom: 0rem; } .password-change-form .form-label { font-weight: 400; - margin-bottom: 0.5rem; + /*margin-bottom: 0.5rem;*/ + margin-bottom: 0rem; color: #333; font-size:1.8rem !important; }