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; }