diff --git a/web/static/css/style.css b/web/static/css/style.css
index d47bf1b..869a7aa 100644
--- a/web/static/css/style.css
+++ b/web/static/css/style.css
@@ -98,9 +98,12 @@ h1, h2, h3, h4 {
border: 0;
}
+.ml-1 {
+ margin-left: 0.5rem;
+}
+
/* Hide chat toggler on small screen */
#sideWidgetToggle {
- margin-left: 0.5rem;
display: none;
}
diff --git a/web/template/viewer.html b/web/template/viewer.html
index b4b8f4f..a18238d 100644
--- a/web/template/viewer.html
+++ b/web/template/viewer.html
@@ -17,20 +17,19 @@
rtmps://{{.Cfg.Hostname}}:1935/play/{{.Path}}
-->
- 0
+
+ 0
-