Fixed table of contents position
This commit is contained in:
parent
57cbf79197
commit
19e5b36510
|
@ -45,7 +45,6 @@
|
||||||
.TableOfContentsFixedWrapperLefted {
|
.TableOfContentsFixedWrapperLefted {
|
||||||
margin-top: -2em;
|
margin-top: -2em;
|
||||||
right: auto;
|
right: auto;
|
||||||
left: 70px;
|
|
||||||
|
|
||||||
.TableOfContentsPrimaryButton {
|
.TableOfContentsPrimaryButton {
|
||||||
left: auto;
|
left: auto;
|
||||||
|
|
|
@ -237,7 +237,6 @@
|
||||||
|
|
||||||
.wrapperTableOfContents {
|
.wrapperTableOfContents {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
left: 40px;
|
|
||||||
top: 106px;
|
top: 106px;
|
||||||
width: 240px;
|
width: 240px;
|
||||||
padding-top: 100px;
|
padding-top: 100px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user