Open a Pull Request is still tiny
ike709 opened this issue · 1 comments
ike709 commented
ZeWaka commented
one of these fixes it, i forget which:
#files {
margin-left: 0 !important;
width: 100% !important;
}
:not(#discussion_bucket):not(#wiki-content):not(.container-xl) > .gutter-condensed:not(.js-pinned-items-reorder-list).gutter-lg:not(.flex-column) > .flex-shrink-0:first-child {
width: 100% !important;
}
.repository-content > .d-flex.width-full > .flex-column {
width: 78% !important;
}