Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-09-04 09:47:33 +0400
committerisaacs <i@izs.me>2011-09-04 09:47:33 +0400
commit8d7e44f1f6b9cdd9b048f4ac953a894ff411e5a4 (patch)
tree423d361c36c7be9867bfd484fa7bbb7eef39aafa /html/dochead.html
parent30818ab914736f8d2abbc8b45cff55fef2241ecc (diff)
few more html doc tweaks
Diffstat (limited to 'html/dochead.html')
-rw-r--r--html/dochead.html5
1 files changed, 4 insertions, 1 deletions
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] {