From 76948130f6561800993766b4cc14d90e17a7e1bf Mon Sep 17 00:00:00 2001 From: benjamin wil Date: Wed, 24 Feb 2021 23:41:59 -0800 Subject: [PATCH] Display button groups using Primer flex utilities This small improvement just uses Primer `d-flex` utilities to `display: flex;` instead of using style tags. It's preferable. --- lib/gollum/templates/navbar.mustache | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/gollum/templates/navbar.mustache b/lib/gollum/templates/navbar.mustache index 0102f100..1020f436 100644 --- a/lib/gollum/templates/navbar.mustache +++ b/lib/gollum/templates/navbar.mustache @@ -18,7 +18,7 @@
-
+
{{#overview}}
-
+
{{#history}}