diff --git a/kallithea/public/css/style.css b/kallithea/public/css/style.css --- a/kallithea/public/css/style.css +++ b/kallithea/public/css/style.css @@ -3959,7 +3959,7 @@ div.pr-details-title.closed { div.pr-details-title { font-size: 1.6em; - padding: 5px 0px 5px 10px; + padding: 5px 0px; } div.pr { 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 @@ -31,39 +31,37 @@ ${self.repo_context_bar('showpullrequest (${_('Closed')}) %endif -