summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2016-05-15 15:22:27 +0300
committerHanoh Haim <hhaim@cisco.com>2016-05-15 15:22:27 +0300
commit648e4a6373d6986af06860fb146b8b6704404d31 (patch)
tree2ac94e376078b77233a55fe55e58d9900e81e8f8
parentaefb40944286640c4ec463583e94d8cc469ba053 (diff)
fix no scrolling
-rw-r--r--trex_toc.asciidoc23
1 files changed, 0 insertions, 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;
- }
-
</style>