From 8d7e44f1f6b9cdd9b048f4ac953a894ff411e5a4 Mon Sep 17 00:00:00 2001 From: isaacs Date: Sat, 3 Sep 2011 22:47:33 -0700 Subject: few more html doc tweaks --- html/dochead.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'html/dochead.html') diff --git a/html/dochead.html b/html/dochead.html index c5ac218a6..b863e93bc 100644 --- a/html/dochead.html +++ b/html/dochead.html @@ -304,7 +304,10 @@ input.submit, input#submit, input.button, button, input[type=submit] { #toc li { padding:0 0 0 10px; } - +#toc li a { + position:relative; + display:block; +} @media print { a[href] { -- cgit v1.2.3