From c89f9a0e301d980711d12d422596c65e259ad5cd Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Tue, 20 Sep 2016 15:09:57 -0600 Subject: [PATCH] Enable Munzee --- www/css/main.css | 1 - www/screens/home.html | 2 +- www/screens/settings.html | 4 ++-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/www/css/main.css b/www/css/main.css index d190f8c..18ffc52 100644 --- a/www/css/main.css +++ b/www/css/main.css @@ -363,7 +363,6 @@ body { left: 10%; right: 10%; height: fit-content; - max-height: 100px; padding: 10px; display: none; } diff --git a/www/screens/home.html b/www/screens/home.html index 23784d4..65143af 100644 --- a/www/screens/home.html +++ b/www/screens/home.html @@ -117,7 +117,7 @@ $('#found-box-2').fadeIn('fast'); setTimeout(function () { $('#found-box-2').fadeOut('slow'); - }, 5000); + }, 10 * 1000); } $('#found-box').click(function (e) { diff --git a/www/screens/settings.html b/www/screens/settings.html index 49fd074..63b1dd4 100644 --- a/www/screens/settings.html +++ b/www/screens/settings.html @@ -23,11 +23,11 @@
Show Rules
- +
Logout from app