Skip to content

Commit 841fb9b

Browse files
OttNormlMottie
authored andcommitted
Update TOC position due to Github design update (compare PR #43 && #55) (#80)
1 parent ccef1c8 commit 841fb9b

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
@@ -26,7 +26,7 @@
2626

2727
GM.addStyle(`
2828
/* z-index > 1000 to be above the */
29-
.ghus-toc { position:fixed; z-index:1001; min-width:200px; top:60px; right:10px; }
29+
.ghus-toc { position:fixed; z-index:1001; min-width:200px; top:64px; right:10px; }
3030
.ghus-toc h3 { cursor:move; }
3131
.ghus-toc-title { padding-left:20px; }
3232
/* icon toggles TOC container & subgroups */

0 commit comments

Comments
 (0)