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:
+2
-2
@@ -467,8 +467,8 @@ textarea.form-reply {
|
||||
}
|
||||
|
||||
.collapse-video {
|
||||
left: 30px;
|
||||
right: inherit;
|
||||
left: inherit;
|
||||
right: 30px;
|
||||
}
|
||||
|
||||
.video-controls, .top-video-controls {
|
||||
|
||||
Reference in New Issue
Block a user