From 392e751ee5a67af7014d8aa5289b2f8c99887254 Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Tue, 12 May 2015 10:19:09 -0500 Subject: [PATCH] remove height --- ionic/components/app/normalize.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/ionic/components/app/normalize.scss b/ionic/components/app/normalize.scss index 2e3b8e52d5..25a0309365 100644 --- a/ionic/components/app/normalize.scss +++ b/ionic/components/app/normalize.scss @@ -15,7 +15,6 @@ html { body { position: relative; overflow: hidden; - height: 100%; max-width: 100%; max-height: 100%; margin: 0;