diff --git a/wide-github.js b/wide-github.js index b59d9b1..6f9c168 100644 --- a/wide-github.js +++ b/wide-github.js @@ -77,6 +77,9 @@ if (document.getElementById('js-repo-pjax-container')) { ".repository-content .section-heading:after {" + "clear:left !important;" + "}" + + ".repository-content .file .meta:after {" + + "clear:left !important;" + + "}" + ".repository-content .user-list .tabnav-widget {" + "clear:none !important;" + "}" +