From 7113d814ff33a9924c663f4d6e7fcd57f0abd91e Mon Sep 17 00:00:00 2001 From: lopar Date: Sat, 24 Mar 2018 00:42:15 +0200 Subject: [PATCH] iframes war --- game.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/game.php b/game.php index 5a41419..08ed7a3 100644 --- a/game.php +++ b/game.php @@ -58,6 +58,8 @@ if (!isset($_SESSION['uid'])) header("Location: index.php"); iframe { border: none; + width: 100%; + height: 100%; }