diff --git a/css/style.css b/css/style.css index 9c58e1f..04c0622 100644 --- a/css/style.css +++ b/css/style.css @@ -310,10 +310,6 @@ button.follow:hover, button.unfollow:hover, .following-own-modal .following-list font-size: 24px; } -.userMenu li.userMenu-profile > a { - background: url(../img/profile.png) no-repeat 5px center; -} - .userMenu li.userMenu-config { float: right; position: relative; diff --git a/home.html b/home.html index d80582e..f02a330 100644 --- a/home.html +++ b/home.html @@ -40,7 +40,6 @@