Skip to content

Commit b1218c0

Browse files
committed
Fix margin on issues and PRs
1 parent debb5c1 commit b1218c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wide-github.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if (document.getElementById('js-repo-pjax-container')) {
2727
"margin-right:200px;" +
2828
"}" +
2929
".repository-content .discussion-timeline {" +
30-
"margin-right:120px;" +
30+
"margin-right:160px;" +
3131
"width:auto !important;" +
3232
"}" +
3333
".repository-content .column.main {" +

0 commit comments

Comments
 (0)