File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
44 "name" : " Wide Github" ,
55 "description" : " Change all github repository pages to be full width and dynamically sized." ,
6- "version" : " 1.0.9 " ,
6+ "version" : " 1.0.10 " ,
77
88 "permissions" : [
99 " tabs" , " https://github.com/*"
2020 "licenses" : [
2121 {
2222 "type" : " MIT License" ,
23- "url" : " http ://opensource.org/licenses/mit-license.php "
23+ "url" : " https ://raw.githubusercontent.com/xthexder/wide-github/master/LICENSE "
2424 }
2525 ]
2626}
Original file line number Diff line number Diff line change 99// @copyright 2013+, xthexder (https://github.com/xthexder)
1010// @contributor Jason Frey (https://github.com/Fryguy)
1111// @contributor Marti Martz (https://github.com/Martii)
12- // @license MIT License; http ://opensource.org/licenses/mit-license.php
13- // @version 1.0.9
12+ // @license MIT License; https ://raw.githubusercontent.com/xthexder/wide-github/master/LICENSE
13+ // @version 1.0.10
1414// @icon https://raw.githubusercontent.com/xthexder/wide-github/master/icon.png
1515// @homepageURL https://github.com/xthexder/wide-github
1616// @supportURL https://github.com/xthexder/wide-github/issues
5858 "padding-right:160px;" +
5959 "width:100% !important;" +
6060 "}" +
61- ".repository-content .discussion-timeline . timeline-new-comment {" + // New Issue / issue comment form
61+ ".repository-content .timeline-new-comment {" + // New Issue / issue comment form
6262 "max-width:100% !important;" +
6363 "}" +
6464 ".repository-content .inline-comments .comment-holder {" + // Diff / code comments
You can’t perform that action at this time.
0 commit comments