aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-06-07 11:09:59 +0100
committerStruan Donald <struan@exo.org.uk>2012-06-07 11:09:59 +0100
commit3728bee050e1a164f289dd156907804ffd8b39e8 (patch)
tree4ae40e0d8004ec8826a909b01ce89f5a4799640d
parent8e59806ba340b51ab006c6b2975a80cde577899e (diff)
mobile-nav-banner should be fixed and not mobile-map-banner as that breaks around page
-rw-r--r--www/css/mobile.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/css/mobile.css b/www/css/mobile.css
index 4c97ea2..4ba7237 100644
--- a/www/css/mobile.css
+++ b/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;
}