From 5a334d0754b8e7879d2d615980ce6d5f8223ef6c Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 16 Jan 2012 08:02:30 -0500 Subject: [PATCH] Use pre on commit and tag pages --- resources/bootstrap.gb.css | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/resources/bootstrap.gb.css b/resources/bootstrap.gb.css index e1092b0..7df3743 100644 --- a/resources/bootstrap.gb.css +++ b/resources/bootstrap.gb.css @@ -350,15 +350,10 @@ color: white; } -div.commit_message { - font-family: monospace; +pre.commit_message { padding: 8px; border: solid #ccc; border-width: 1px 0px 0px; -} - -div.commit_message a { - font-family: monospace; } div.bug_open, span.bug_open { -- Gitblit v1.9.1