diff --git a/client/src/components/controls/VolumeControl.vue b/client/src/components/controls/VolumeControl.vue
index 57f803612..b6b80436e 100644
--- a/client/src/components/controls/VolumeControl.vue
+++ b/client/src/components/controls/VolumeControl.vue
@@ -1,22 +1,23 @@
-
+
+
+
+
+
diff --git a/client/src/views/Room.vue b/client/src/views/Room.vue
index fa8856d2f..80547541a 100644
--- a/client/src/views/Room.vue
+++ b/client/src/views/Room.vue
@@ -749,7 +749,7 @@ $in-video-chat-width-small: 250px;
justify-self: center;
@media (max-width: $md-max) {
- max-width: 100%;
+ width: 100%;
}
}
}