We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 810e2fa commit 7e5f0deCopy full SHA for 7e5f0de
wide-github.js
@@ -38,6 +38,9 @@ if (document.getElementById('js-repo-pjax-container')) {
38
".repository-content .repo-settings-content .column.main .rule {" +
39
"clear:none !important;" +
40
"}" +
41
+ ".repository-content .empty-repo .rule {" +
42
+ "clear:none !important;" +
43
+ "}" +
44
".repository-content .repo-settings-content {" +
45
"float:none !important;" +
46
"width:auto !important;" +
0 commit comments