From f85c2fe7b424520ac89cdda26d99925da65c132d Mon Sep 17 00:00:00 2001 From: Adam Waldenberg Date: Mon, 24 Feb 2014 14:15:37 +0100 Subject: [PATCH] Removed height adjustment from the HTML body. This isn't needed anymore. --- gitinspector/html/html.header | 1 - 1 file changed, 1 deletion(-) diff --git a/gitinspector/html/html.header b/gitinspector/html/html.header index 2f2900e..93a2d11 100644 --- a/gitinspector/html/html.header +++ b/gitinspector/html/html.header @@ -170,7 +170,6 @@ }} html, body {{ margin: 0; - height: 100%; font-family: "Arial"; }} body > div {{