From 451a6ef359e5163612d5ba415ff7b47c045be7f8 Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Tue, 12 Sep 2017 11:58:48 +0900 Subject: [PATCH] Fix button style --- src/main/twirl/gitbucket/core/repo/commit.scala.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/twirl/gitbucket/core/repo/commit.scala.html b/src/main/twirl/gitbucket/core/repo/commit.scala.html index 32ff82035..0658bbf02 100644 --- a/src/main/twirl/gitbucket/core/repo/commit.scala.html +++ b/src/main/twirl/gitbucket/core/repo/commit.scala.html @@ -15,7 +15,7 @@
- Browse code + Browse code
@helpers.link(commit.summary, repository)
@if(commit.description.isDefined){