summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2014-03-24 00:03:12 -0400
committerThibaut Horel <thibaut.horel@gmail.com>2014-03-24 00:03:12 -0400
commitba1e21323ea549bfe954b091a9fccc65110cda44 (patch)
tree481af2f930712c1748659b7f71b3e3bb843c5942
parent0ce6a31b8487fb2ac2b5992976e2555c3d6fdcfa (diff)
downloadcgit-skin-ba1e21323ea549bfe954b091a9fccc65110cda44.tar.gz
Fix commit graph
-rw-r--r--cgit.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index 265ca17..ae41951 100644
--- a/cgit.css
+++ b/cgit.css
@@ -150,6 +150,7 @@ body {
#cgit .list .commitgraph {
font-family: "Source Code Pro";
+ white-space: pre;
}
#cgit .list[summary="repository list"] {