Rename ReplyThread to ReplyChain to avoid confusion with m.thread

This commit is contained in:
Germain Souquet 2021-10-15 17:42:44 +01:00
parent 4fb0d021ae
commit 5a7c0d87b6
15 changed files with 77 additions and 77 deletions

View file

@ -119,7 +119,7 @@ a.mx_reply_anchor:hover {
}
}
.mx_ReplyThread_Export {
.mx_ReplyChain_Export {
margin-top: 0px;
margin-bottom: 5px;
}