Skip to content

Commit 2497c9f

Browse files
OttNormlMottie
authored andcommitted
Update TOC position due to Github design update (compare PR #43) (#55)
1 parent 5d64688 commit 2497c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-toc.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
GM_addStyle(`
2424
/* z-index > 1000 to be above the */
25-
.ghus-toc { position:fixed; z-index:1001; min-width:200px; top:56px; right:10px; }
25+
.ghus-toc { position:fixed; z-index:1001; min-width:200px; top:60px; right:10px; }
2626
.ghus-toc h3 { cursor:move; }
2727
/* icon toggles TOC container & subgroups */
2828
.ghus-toc h3 svg, .ghus-toc li.collapsible .ghus-toc-icon { cursor:pointer; vertical-align:baseline; }

0 commit comments

Comments
 (0)