Skip to content

Commit f8562ee

Browse files
author
OttNorml
committed
Update TOC position due to Github design update (compare PR Mottie#43 && Mottie#55)
1 parent f9498e1 commit f8562ee

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
/* icon toggles TOC container & subgroups */
3232
.ghus-toc h3 svg, .ghus-toc li.collapsible .ghus-toc-icon { cursor:pointer; vertical-align:baseline; }

0 commit comments

Comments
 (0)