changed irc client size for smaller screens
authorAndrew Engelbrecht <andrew@fsf.org>
Tue, 16 Mar 2021 22:23:02 +0000 (18:23 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Tue, 16 Mar 2021 22:23:02 +0000 (18:23 -0400)
so the video and the chat can appear on the same fullscreen page

2021/assets/css/custom.css

index e6d6e7f3427b6d97fcc1103b1d0e59bca9e43143..97c695607bbc4f8e7cec1f0b61aa680ea31396b4 100644 (file)
@@ -918,7 +918,7 @@ body {
 .irc-client {
     border:0;
     width:100%;
-    height:450px;
+    height:400px;
 }
 
 /* generated schedule and speakers list */