Skip to content

Commit

Permalink
710px → 708px
Browse files Browse the repository at this point in the history
710px seemed to still leave a scroll bar on the bottom of the page.
708px looks to be the best option.
  • Loading branch information
RedSparr0w authored May 7, 2018
1 parent e94da2f commit 15309cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
}

.enable_better_github_pr .comment-holder {
max-width: 710px;
max-width: 708px;
}

/* react-treeview */
Expand Down

0 comments on commit 15309cf

Please sign in to comment.