From 2658364ca78c5dd6eea1d033e48e9e539ed7e377 Mon Sep 17 00:00:00 2001 From: Eston Bond Date: Mon, 15 Nov 2010 19:59:50 -0800 Subject: [PATCH] Compare needs back to page history button on bottom, too --- lib/gollum/frontend/public/css/gollum.css | 1 + lib/gollum/frontend/templates/compare.mustache | 2 ++ 2 files changed, 3 insertions(+) diff --git a/lib/gollum/frontend/public/css/gollum.css b/lib/gollum/frontend/public/css/gollum.css index 9e25c2b5..5a22566b 100644 --- a/lib/gollum/frontend/public/css/gollum.css +++ b/lib/gollum/frontend/public/css/gollum.css @@ -449,6 +449,7 @@ a:hover, a:visited { .compare #footer ul.actions li { margin-left: 0; + margin-right: 0.6em; } diff --git a/lib/gollum/frontend/templates/compare.mustache b/lib/gollum/frontend/templates/compare.mustache index a3187e04..6f046459 100644 --- a/lib/gollum/frontend/templates/compare.mustache +++ b/lib/gollum/frontend/templates/compare.mustache @@ -24,6 +24,8 @@