From 2843093cb4f1ef9bc62f2ed2451a503c386c388a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 1 Jan 2019 11:44:51 +0000 Subject: Use
 for commit-msg

This preserves formatting readable for users of text-based browsers
without CSS support.
---
 cgit.css | 5 -----
 1 file changed, 5 deletions(-)

(limited to 'cgit.css')

diff --git a/cgit.css b/cgit.css
index ba210b4..67e1ed3 100644
--- a/cgit.css
+++ b/cgit.css
@@ -437,11 +437,6 @@ div#cgit div.commit-subject {
 	padding: 0em;
 }
 
-div#cgit div.commit-msg {
-	white-space: pre;
-	font-family: monospace;
-}
-
 div#cgit div.notes-header {
 	font-weight: bold;
 	padding-top: 1.5em;
-- 
cgit 1.4.1