From c2e5bec1e11f7206e86cc5565b0c17748cf1514e Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 20 Feb 2013 13:56:41 +0100 Subject: [PATCH] Evil CSS hackery to prevent link targets from being under the navbar http://stackoverflow.com/questions/9047703/fixed-position-navbar-obscures-anchors --- src/root/deps.tt | 11 +++++------ src/root/layout.tt | 14 +++++++------- src/root/static/css/hydra.css | 13 +++++++++---- src/root/topbar.tt | 1 - 4 files changed, 21 insertions(+), 18 deletions(-) diff --git a/src/root/deps.tt b/src/root/deps.tt index 241d2e11..2929b760 100644 --- a/src/root/deps.tt +++ b/src/root/deps.tt @@ -16,7 +16,7 @@ [% IF node.refs.size > 0 %] [% END %] - + [% IF node.buildStep %] [% node.name %] [% IF log_exists(node.buildStep.drvpath); @@ -25,7 +25,7 @@ [% ELSE %] [% node.name %] (no info) [% END %] - + [% IF node.refs.size > 0 %]