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

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2012-08-23 17:42:34 +0400
committerBert Belder <bertbelder@gmail.com>2012-08-23 19:54:22 +0400
commit1eab51412f533069ee1f52006e50577fcbf0774a (patch)
tree7545524c0ce67c904f20488a2bd79bafbfbd4321 /doc
parent45cd4e211e77c34228560770a3e0199988328258 (diff)
doc: pixel nudge
Diffstat (limited to 'doc')
-rw-r--r--doc/pipe.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pipe.css b/doc/pipe.css
index edc53658a6a..d3e0d68010d 100644
--- a/doc/pipe.css
+++ b/doc/pipe.css
@@ -335,7 +335,7 @@ h1 a, h2 a, h3 a, h4 a {
#column2.interior li a.home { background: url(http://nodejs.org/images/icons-interior.png) no-repeat -156px 3px; }
#column2.interior li a.download { background: url(http://nodejs.org/images/icons-interior.png) no-repeat -156px -21px; }
-#column2.interior li a.about { background: url(http://nodejs.org/images/icons-interior.png) no-repeat -156px -44px; }
+#column2.interior li a.about { background: url(http://nodejs.org/images/icons-interior.png) no-repeat -156px -45px; }
#column2.interior li a.npm { background: url(http://nodejs.org/images/icons-interior.png) no-repeat -156px -69px; }
#column2.interior li a.docs { background: url(http://nodejs.org/images/icons-interior.png) no-repeat -156px -93px; }
#column2.interior li a.blog { background: url(http://nodejs.org/images/icons-interior.png) no-repeat -156px -117px; }