summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css44
1 files changed, 0 insertions, 44 deletions
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