From 9ae62d8029a3d34420a6cdd031a5576caef70af0 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Wed, 4 Aug 2010 19:40:40 -0600 Subject: [PATCH] Add nowrap to date on history page. --- lib/gollum/frontend/templates/history.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/gollum/frontend/templates/history.mustache b/lib/gollum/frontend/templates/history.mustache index 8f17c786..38ad8e5a 100644 --- a/lib/gollum/frontend/templates/history.mustache +++ b/lib/gollum/frontend/templates/history.mustache @@ -23,7 +23,7 @@ {{author}} {{message}} - {{date}} + {{date}} {{/versions}}