diff options
author | Anton L. Šijanec <sijanecantonluka@gmail.com> | 2020-05-12 23:09:20 +0200 |
---|---|---|
committer | Anton L. Šijanec <sijanecantonluka@gmail.com> | 2020-05-12 23:09:20 +0200 |
commit | dfcdfbb057d67b9122f3e4637a944c33c93b9721 (patch) | |
tree | e277601ac90b0095a765d97d7c8b2c3ceb6138a5 /pages-src/jitsi.bvr | |
parent | 4rd DO NOT MERGE --- told ya u shouldn't (diff) | |
download | beziapp-dfcdfbb057d67b9122f3e4637a944c33c93b9721.tar beziapp-dfcdfbb057d67b9122f3e4637a944c33c93b9721.tar.gz beziapp-dfcdfbb057d67b9122f3e4637a944c33c93b9721.tar.bz2 beziapp-dfcdfbb057d67b9122f3e4637a944c33c93b9721.tar.lz beziapp-dfcdfbb057d67b9122f3e4637a944c33c93b9721.tar.xz beziapp-dfcdfbb057d67b9122f3e4637a944c33c93b9721.tar.zst beziapp-dfcdfbb057d67b9122f3e4637a944c33c93b9721.zip |
Diffstat (limited to 'pages-src/jitsi.bvr')
-rw-r--r-- | pages-src/jitsi.bvr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pages-src/jitsi.bvr b/pages-src/jitsi.bvr index 797a339..5de65f2 100644 --- a/pages-src/jitsi.bvr +++ b/pages-src/jitsi.bvr @@ -37,8 +37,8 @@ </div> </nav> <@?i navigation@> - <div class="container"> - <iframe src="https://video.gimb.tk" style="width: 100%; height: 100%"> + <div class="container" style="height: 100%; width: 100%"> + <iframe src="https://video.gimb.tk" frameBorder="0" style="width: 100%; height: 100%"> Ur browser does not support iframes, you have no Internet connection or the GimB videoconference server is down or does not allow iframes. Probably we fucked something up, so drop us a message. <hr> |