diff options
Diffstat (limited to 'phonegap')
-rw-r--r-- | phonegap/www/css/mobile.css | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/phonegap/www/css/mobile.css b/phonegap/www/css/mobile.css index 4c97ea2ba..4ba7237f3 100644 --- a/phonegap/www/css/mobile.css +++ b/phonegap/www/css/mobile.css @@ -9,6 +9,7 @@ } .mobile-nav-banner { + position: fixed; background: black; } @@ -67,10 +68,6 @@ bottom: 0.3em; } -.mobile-map-banner { - position: fixed; -} - .mobile-header { margin-top: 35px; } |