diff --git a/app/templates/userpage_get.html b/app/templates/userpage_get.html
index 5a9bd58..63d11fd 100644
--- a/app/templates/userpage_get.html
+++ b/app/templates/userpage_get.html
@@ -43,14 +43,12 @@
.arrow {
padding: 0;
- background-color: #fff;
font-size: 50px;
line-height: 51px;
display: inline-block;
}
.arrow:hover {
- background: #ffff66;
cursor: pointer;
}