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 {
|
.collapse-video {
|
||||||
left: 30px;
|
left: inherit;
|
||||||
right: inherit;
|
right: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.video-controls, .top-video-controls {
|
.video-controls, .top-video-controls {
|
||||||
|
|||||||
Reference in New Issue
Block a user