diff --git a/kallithea/front-end/style.less b/kallithea/front-end/style.less --- a/kallithea/front-end/style.less +++ b/kallithea/front-end/style.less @@ -937,8 +937,8 @@ div.annotatediv { background-color: @kallithea-theme-main-color; border: 0; } -#content #context-pages .follow .show-following, -#content #context-pages .following .show-follow { +#content .follow .show-following, +#content .following .show-follow { display: none; }