1
0
Fork 0
forked from forgejo/forgejo

Don't reload timeline page when (un)resolving or replying conversation (#28654) (#28917)

Backport #28654
Fixes #15981

(cherry picked from commit 9210ce4045)
This commit is contained in:
Jimmy Praet 2024-01-24 20:09:48 +01:00 committed by Earl Warren
parent 9f2c7c2b7d
commit 1c3c6aea47
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
4 changed files with 151 additions and 150 deletions

View file

@ -67,7 +67,7 @@
position: relative;
}
.conversation-holder .comment-code-cloud {
.code-diff .conversation-holder .comment-code-cloud {
max-width: 820px;
}