From f13a3ee580d49b2a2e44e1658880cbbaf7891087 Mon Sep 17 00:00:00 2001 From: nazoking Date: Sun, 27 Dec 2015 22:02:47 +0900 Subject: [PATCH] for bootstrap 3 --- .../core/settings/brancheprotection.scala.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/main/twirl/gitbucket/core/settings/brancheprotection.scala.html b/src/main/twirl/gitbucket/core/settings/brancheprotection.scala.html index 170f9a2bf..05f61e32e 100644 --- a/src/main/twirl/gitbucket/core/settings/brancheprotection.scala.html +++ b/src/main/twirl/gitbucket/core/settings/brancheprotection.scala.html @@ -14,7 +14,7 @@
Branch protection for @branch
-
+
@@ -34,12 +34,14 @@
Status checks found in the last week for this repository
-
+
@knownContexts.map{ br => - +
+ +
}