Move chat button to the left on mobile.
This avoids a collision with the close video button. Thanks to J.-J. Sarton.
This commit is contained in:
+2
-2
@@ -467,8 +467,8 @@ textarea.form-reply {
|
||||
}
|
||||
|
||||
.collapse-video {
|
||||
left: inherit;
|
||||
right: 30px;
|
||||
left: 30px;
|
||||
right: inherit;
|
||||
}
|
||||
|
||||
.video-controls, .top-video-controls {
|
||||
|
||||
Reference in New Issue
Block a user