Code Review
/
trex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
aefb409
)
fix no scrolling
author
Hanoh Haim
<
[email protected]
>
Sun, 15 May 2016 12:22:27 +0000
(15:22 +0300)
committer
Hanoh Haim
<
[email protected]
>
Sun, 15 May 2016 12:22:27 +0000
(15:22 +0300)
trex_toc.asciidoc
patch
|
blob
|
history
diff --git
a/trex_toc.asciidoc
b/trex_toc.asciidoc
index
e408574
..
984ebca
100644
(file)
--- 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>