Revert "Move chat button to the left on mobile."

This reverts commit 6f6cce94fa.

Reason for commit: this caused the chat button to disappear on mobile.
This commit is contained in:
Juliusz Chroboczek
2025-03-08 18:26:57 +01:00
parent bbc154b68f
commit 43de0cd559
+2 -2
View File
@@ -467,8 +467,8 @@ textarea.form-reply {
}
.collapse-video {
left: 30px;
right: inherit;
left: inherit;
right: 30px;
}
.video-controls, .top-video-controls {