Fixed a layout bug when using sticky toc
This commit is contained in:
parent
80f5d6d64b
commit
5cc9efb361
@ -154,8 +154,8 @@ pre .comment {
|
|||||||
|
|
||||||
#sidebar {
|
#sidebar {
|
||||||
float: right;
|
float: right;
|
||||||
margin: 0;
|
margin: 1em;
|
||||||
padding: 1em;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#wrap {
|
#wrap {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user