From 7b4d4f1cd79b518d692f8750d662659c4513864d Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 19 Feb 2013 14:34:53 +0100 Subject: [PATCH] Move - - + + + - + --> + + [% tracker %] + diff --git a/src/root/static/css/hydra.css b/src/root/static/css/hydra.css index 2f34a382..a25f7140 100644 --- a/src/root/static/css/hydra.css +++ b/src/root/static/css/hydra.css @@ -1,3 +1,8 @@ +body { + padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */ + padding-bottom: 0px; /* 60px to make the container go all the way to the bottom of the topbar */ +} + .logTreeToggle { text-decoration: none; font-family: monospace;