diff --git a/kallithea/public/less/style.less b/kallithea/public/less/style.less --- a/kallithea/public/less/style.less +++ b/kallithea/public/less/style.less @@ -661,10 +661,6 @@ span.pr-closed-tag { #pr-summary > .pr-not-edit { min-height: 50px !important; } -#pr-edit-btn { - margin: 20px 0 0 !important; - position: absolute; -} /* make 'next iteration' changeset table smaller and scrollable */ #pr-summary #updaterevs { max-height: 200px; diff --git a/kallithea/templates/pullrequests/pullrequest_show.html b/kallithea/templates/pullrequests/pullrequest_show.html --- a/kallithea/templates/pullrequests/pullrequest_show.html +++ b/kallithea/templates/pullrequests/pullrequest_show.html @@ -35,12 +35,13 @@ ${self.repo_context_bar('showpullrequest