diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css
index d893b31..582efff 100644
--- a/static/css/styles(boris).css
+++ b/static/css/styles(boris).css
@@ -2171,4 +2171,8 @@
/*-webkit-text-fill-color: transparent;*/
font-size: 16px;
font-weight: 400;
+}
+
+.menu_buttons.right{
+ display: none;
}
\ No newline at end of file
diff --git a/templates/blocks/b_user_profile.html b/templates/blocks/b_user_profile.html
index 8875d74..a04ac18 100644
--- a/templates/blocks/b_user_profile.html
+++ b/templates/blocks/b_user_profile.html
@@ -2,15 +2,15 @@
{% load static %}