fix no scrolling
authorHanoh Haim <[email protected]>
Sun, 15 May 2016 12:22:27 +0000 (15:22 +0300)
committerHanoh Haim <[email protected]>
Sun, 15 May 2016 12:22:27 +0000 (15:22 +0300)
trex_toc.asciidoc

index e408574..984ebca 100644 (file)
@@ -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>