diff --git a/app/views/users/_returnTop_btn.html.erb b/app/views/users/_returnTop_btn.html.erb
index 6ecc9e39..4ccc60f2 100644
--- a/app/views/users/_returnTop_btn.html.erb
+++ b/app/views/users/_returnTop_btn.html.erb
@@ -39,10 +39,24 @@
-
\ No newline at end of file
+
diff --git a/public/stylesheets/educoder/edu-main.css b/public/stylesheets/educoder/edu-main.css
index 6b8af902..1d693f20 100644
--- a/public/stylesheets/educoder/edu-main.css
+++ b/public/stylesheets/educoder/edu-main.css
@@ -1253,4 +1253,9 @@ html>body #ajax-indicator { position: fixed; }
#member_block{
height: 260px;
overflow-y: auto;
+}
+
+#trophyreturn i{
+ font-size: 16px!important;
+ color: #AAAAAA;
}
\ No newline at end of file