From 7c736c526ebf1277a251b2fe783b0683acb34731 Mon Sep 17 00:00:00 2001 From: Jookia Date: Sat, 4 Jul 2020 13:06:54 +0000 Subject: [PATCH] theme: Add title to sidebar toggle button (#2473) This makes it so users can mouse over the button and see what it does. --- src/main/twirl/gitbucket/core/main.scala.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/twirl/gitbucket/core/main.scala.html b/src/main/twirl/gitbucket/core/main.scala.html index b9ec46acf..9eca245ac 100644 --- a/src/main/twirl/gitbucket/core/main.scala.html +++ b/src/main/twirl/gitbucket/core/main.scala.html @@ -72,7 +72,7 @@