From 648e4a6373d6986af06860fb146b8b6704404d31 Mon Sep 17 00:00:00 2001 From: Hanoh Haim Date: Sun, 15 May 2016 15:22:27 +0300 Subject: [PATCH] fix no scrolling --- trex_toc.asciidoc | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/trex_toc.asciidoc b/trex_toc.asciidoc index e4085746..984ebca4 100644 --- a/trex_toc.asciidoc +++ b/trex_toc.asciidoc @@ -166,29 +166,6 @@ ifdef::backend-xhtml11[] } - html{ - overflow: hidden; - } - - body{ - margin-right: 0px !important; - margin-top: 0px !important; - margin-bottom: 0px !important; - } - - #toc-section{ - position: absolute; - z-index: 200; - } - - #content-section{ - overflow: auto; - } - - #content-section-inner{ - max-width: 50em; - } - -- 2.16.6