doc: fix rare case of misaligned columns
authorRoman Reiss <me@silverwind.io>
Sat, 21 Nov 2015 00:19:04 +0000 (01:19 +0100)
committerJames M Snell <jasnell@gmail.com>
Wed, 23 Dec 2015 16:38:33 +0000 (08:38 -0800)
commit7092f91d0220395d214e59043195c43136f90151
treec236b3c8a2eb18d8bd9106bc3f2fe93613cb0e4a
parentf0e37c21281b8f320b7e91bcb12a3816ebcd79ee
doc: fix rare case of misaligned columns

By using the same unit for the offset of the main column as used for the
left column width, we ensure that browsers render the columns
conistently.

Ref: https://github.com/nodejs/help/issues/32

PR-URL: https://github.com/nodejs/node/pull/3948
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
doc/api_assets/style.css