tmpchat

commit 5c2b3b97f04eb8e24e21af12360ebf9c8f32750a

tree

parent:
1d2bbf409ca873d2297b1a1029c9900d2eafe11d

nmyk <nick@nmyk.io>

2023-01-16T11:52:39-05:00

make body position relative for mobile keyboards

diff --git a/cmd/frontend/templates/tmpchat-channel.gohtml b/cmd/frontend/templates/tmpchat-channel.gohtml
index 80c84f485fdeacf95fbb90734402cec90cb71614..e4c19852d450c5f830ed58efafa1aa651d722b77 100644
--- a/cmd/frontend/templates/tmpchat-channel.gohtml
+++ b/cmd/frontend/templates/tmpchat-channel.gohtml
@@ -480,7 +480,7 @@         };
     </script>
 </head>
 
-<body>
+<body style="position: relative;">
 <div class="vspace50px"></div>
 <div class="container" style="width: 440px; text-align: center;">
     <a href="/" type="home" style="margin:auto;">tmpchat</a>