Skip to content

Commit 8a3a364

Browse files
committed
Left-align inline comment boxes and match to fit markup content
1 parent 628ac21 commit 8a3a364

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

web_src/css/review.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@
6767
.comment-code-cloud {
6868
padding: 0.5rem 1rem !important;
6969
position: relative;
70-
margin: 0 auto;
71-
max-width: 1000px;
70+
max-width: 820px;
7271
}
7372

7473
@media (max-width: 767px) {

0 commit comments

Comments
 (0)