Skip to content

Commit 15309cf

Browse files
authored
710px → 708px
710px seemed to still leave a scroll bar on the bottom of the page. 708px looks to be the best option.
1 parent e94da2f commit 15309cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434

3535
.enable_better_github_pr .comment-holder {
36-
max-width: 710px;
36+
max-width: 708px;
3737
}
3838

3939
/* react-treeview */

0 commit comments

Comments
 (0)