src/com/gitblit/wicket/panels/ActivityPanel.java
@@ -98,7 +98,7 @@ LinkPanel repositoryLink = new LinkPanel("repository", null, repoName, SummaryPage.class, WicketUtils.newRepositoryParameter(commit.repository), true); WicketUtils.setCssBackground(repositoryLink, commit.repository); WicketUtils.setCssBackground(repositoryLink, repoName); fragment.add(repositoryLink); // repository branch