summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2012-08-23 15:42:34 +0200
committerBert Belder <bertbelder@gmail.com>2012-08-23 17:54:22 +0200
commit1eab51412f533069ee1f52006e50577fcbf0774a (patch)
tree7545524c0ce67c904f20488a2bd79bafbfbd4321
parent45cd4e211e77c34228560770a3e0199988328258 (diff)
downloadnode-new-1eab51412f533069ee1f52006e50577fcbf0774a.tar.gz
doc: pixel nudge
-rw-r--r--doc/pipe.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pipe.css b/doc/pipe.css
index edc53658a6..d3e0d68010 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; }