From c38d062781474199c9cef9f2754090be233007b0 Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Sun, 3 Apr 2016 17:42:56 +0200 Subject: [PATCH] fixup! address @silverwind comment --- doc/api_assets/style.css | 7 ------- doc/template.html | 1 + 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/doc/api_assets/style.css b/doc/api_assets/style.css index 51d09ed433ce6c..d746d2ea319da0 100644 --- a/doc/api_assets/style.css +++ b/doc/api_assets/style.css @@ -455,7 +455,6 @@ th > *:last-child, td > *:last-child { @media only screen and (max-width: 1024px) { #content { - font-size: 2.1em; overflow: visible; } #column1.interior { @@ -472,9 +471,3 @@ th > *:last-child, td > *:last-child { display: none; } } - -@media only screen and (max-width: 1024px) and (orientation: portrait) { - #content { - font-size: 2.4em; - } -} diff --git a/doc/template.html b/doc/template.html index dec3f50670226e..7b5f8bb7c2b327 100644 --- a/doc/template.html +++ b/doc/template.html @@ -2,6 +2,7 @@ + __SECTION__ Node.js __VERSION__ Manual & Documentation