Fix comment triangles and tweak inline comment margins (#13554)

- Fix various miscolored comment bubble triangles
- Tweak padding on inline comment boxes
This commit is contained in:
silverwind 2020-11-16 14:53:04 +01:00 committed by GitHub
parent 586bfb9f32
commit 5bd05331ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 18 additions and 46 deletions

View file

@ -42,11 +42,15 @@
}
.comment-code-cloud {
padding: 4px;
padding: .5rem;
padding-left: 0;
position: relative;
margin: 0 auto;
.comments .comment {
margin: 0;
}
.attached {
&.tab {
border: 0;