diff --git a/public/index.html b/public/index.html
index 9da30cda3..a7f76c742 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1598,7 +1598,7 @@
-
Members
+
Current Members
diff --git a/public/style.css b/public/style.css
index 86e3d234a..dc9d3b1db 100644
--- a/public/style.css
+++ b/public/style.css
@@ -2530,7 +2530,6 @@ body .ui-widget-content li:hover {
#rm_group_top_bar {
display: flex;
flex-direction: row;
- align-items: center;
width: 100%;
column-gap: 5px;
}
@@ -2560,10 +2559,6 @@ body .ui-widget-content li:hover {
margin-bottom: 5px;
}
-#rm_group_chat_name {
- width: 90%;
-}
-
#rm_group_buttons {
display: flex;
flex-direction: row;