From 43fc24a4b8f235873216978fb9084def5107d130 Mon Sep 17 00:00:00 2001
From: Andrew Engelbrecht
Date: Tue, 9 Mar 2021 19:06:58 -0500
Subject: [PATCH] improved responsiveness of vip space
---
2021/vip/exhibitors/bar/index.html | 6 +++---
2021/vip/exhibitors/foo/index.html | 6 +++---
2021/vip/hallway/index.html | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/2021/vip/exhibitors/bar/index.html b/2021/vip/exhibitors/bar/index.html
index e4a85395..ff3eed5a 100755
--- a/2021/vip/exhibitors/bar/index.html
+++ b/2021/vip/exhibitors/bar/index.html
@@ -7,7 +7,7 @@
.exhibitor-info { max-width: 650px; margin: 0 auto; }
.exhibitor-chat { max-width: 650px; margin: 0 auto; }
h2 a { border: none; }
-.irc-client { display: block; width: 650px; height: 500px; margin: 0 auto; }
+.irc-client { display: block; max-width: 650px; height: 500px; margin: 0 auto; }
@@ -34,11 +34,11 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
-
+
-
+
diff --git a/2021/vip/exhibitors/foo/index.html b/2021/vip/exhibitors/foo/index.html
index d0840655..9d8b009a 100755
--- a/2021/vip/exhibitors/foo/index.html
+++ b/2021/vip/exhibitors/foo/index.html
@@ -7,7 +7,7 @@
.exhibitor-info { max-width: 650px; margin: 0 auto; }
.exhibitor-chat { max-width: 650px; margin: 0 auto; }
h2 a { border: none; }
-.irc-client { display: block; width: 650px; height: 500px; margin: 0 auto; }
+.irc-client { display: block; max-width: 650px; height: 500px; margin: 0 auto; }
@@ -34,11 +34,11 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
-
+
-
+
diff --git a/2021/vip/hallway/index.html b/2021/vip/hallway/index.html
index 133b2906..236ae0fc 100755
--- a/2021/vip/hallway/index.html
+++ b/2021/vip/hallway/index.html
@@ -4,7 +4,7 @@
LibrePlanet — VIP Area - Hallway
--
2.25.1