]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - static/quidebug.html
Works everywhere!
[irc/quakenet/qwebirc.git] / static / quidebug.html
index 7c945f155df99e4407634136c7ee0e3bce46ac8d..b93348f3c77539be8cd9ff52314e53e36fd35c5d 100644 (file)
@@ -28,7 +28,7 @@
     new QWebIRCInterface("ircui", QUI);
   </script>
 </head>
-<body style="height: 100%; margin: 0;">
-  <div id="ircui" style="position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px;"></div>
+<body style="height: 100%; margin: 0; overflow: hidden;">
+  <div id="ircui" style="position: absolute; left: 0px; right: 0px; top: 0px; height: 100%; width: 100%; overflow: hidden"></div>
 </body>
 </html>