From f43779328a21e50acf4b716b77cbae1dd6bba812 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 21 Aug 2019 12:41:24 -0400 Subject: remove unecessary css --- www/css/style.css | 44 -------------------------------------------- 1 file changed, 44 deletions(-) (limited to 'www') diff --git a/www/css/style.css b/www/css/style.css index f52c0f38..8bb8c692 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -1897,47 +1897,3 @@ body { } -/*Disabling platform specific tweaks */ -.platform-ios.platform-cordova:not(.fullscreen) .bar-header -{ - height: 44px !important; -} -.platform-ios.platform-cordova:not(.fullscreen) .bar-header:not(.bar-subheader) -{ - height: 44px !important; -} - -.platform-ios.platform-cordova:not(.fullscreen) .bar-header:not(.bar-subheader).item-input-inset .item-input-wrapper -{ - margin-top: 0px !important; -} - -.platform-ios.platform-cordova:not(.fullscreen) .bar-header:not(.bar-subheader) > * -{ - margin-top: 0px !important; -} - -.platform-ios.platform-cordova:not(.fullscreen) .tabs-top > .tabs, .platform-ios.platform-cordova:not(.fullscreen) .tabs.tabs-top -{ - top: 44px !important; -} - -.platform-ios.platform-cordova:not(.fullscreen) .has-header, .platform-ios.platform-cordova:not(.fullscreen) .bar-subheader -{ - top: 44px !important; -} - -.platform-ios.platform-cordova:not(.fullscreen) .has-subheader { - top: 88px !important; -} - - - - /* @media screen and (-webkit-min-device-pixel-ratio:0) { - select, - textarea, - input { - font-size: 16px; - } - }*/ - \ No newline at end of file -- cgit v1.2.3