From 54c2cdd91bd1ccd4c62a1120d529452b7291980f Mon Sep 17 00:00:00 2001 From: Chris Brame Date: Tue, 12 Mar 2019 16:54:30 -0400 Subject: [PATCH] fix(mobile): loading issue --- mobile/css/ionic.app.css | 1 + mobile/index.html | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/mobile/css/ionic.app.css b/mobile/css/ionic.app.css index d6103fbfd..4b5560fa9 100644 --- a/mobile/css/ionic.app.css +++ b/mobile/css/ionic.app.css @@ -10112,6 +10112,7 @@ a.button { display: none; } .loader { + display: none; width: 100%; height: 100%; position: absolute; diff --git a/mobile/index.html b/mobile/index.html index 5ae6f191f..5d8356a04 100644 --- a/mobile/index.html +++ b/mobile/index.html @@ -49,9 +49,7 @@
- - -
+