From c7248b5d52347804c9eeb2338e8c765c62362a95 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 5 May 2013 16:53:35 +0200 Subject: Fix bootstrap look for log page This requires an external CSS file to keep the commit graph and log messages in check. --- ui-log.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui-log.c b/ui-log.c index 7973538..78a932b 100644 --- a/ui-log.c +++ b/ui-log.c @@ -186,7 +186,7 @@ void print_commit(struct commit *commit, struct rev_info *revs) html("\n"); - if (revs->graph || ctx.qry.showmsg) { /* Print a second table row */ + if (ctx.qry.showmsg) { /* Print a second table row */ html("