make this work with pre-23 versions of Gecko by supporting mozRequestAnimationFrame
[lantea.git] / style / lantea.css
index d05d1cc18fd5b51475ce2a90399f21ebc7fd50d8..c3233cfb5fb552c2010f5313849a58dfc2b61583 100644 (file)
@@ -78,7 +78,7 @@ h1 {
   border-radius: 3px;
 }
 
-#map, #glmap, #track {
+#map, #track {
   position: fixed;
   border: 0;
   top: 0;
@@ -91,10 +91,6 @@ h1 {
   z-index: 1;
 }
 
-#glmap {
-  z-index: 2;
-}
-
 #track {
   z-index: 3;
 }