diff --git a/databases/templates/databases/listDataBases.html b/databases/templates/databases/listDataBases.html index 59a29efb5..40bbccc6e 100644 --- a/databases/templates/databases/listDataBases.html +++ b/databases/templates/databases/listDataBases.html @@ -371,6 +371,7 @@ display: none; } + /* Removed these rules - they were hiding elements incorrectly #changePasswordBox { display: none; } @@ -378,6 +379,7 @@ #dbAccounts { display: none; } + */ #generatedPasswordView { display: none;