work around Mozilla bug 1001853 with a slight delay in the .resizeAndDraw() call
[lantea.git] / style / lantea.css
index 795e5141524fc78cae93d4aa5321227cac515929..c3233cfb5fb552c2010f5313849a58dfc2b61583 100644 (file)
@@ -78,7 +78,7 @@ h1 {
   border-radius: 3px;
 }
 
-#map, #glmap, #track {
+#map, #track {
   position: fixed;
   border: 0;
   top: 0;
@@ -91,11 +91,6 @@ h1 {
   z-index: 1;
 }
 
-#glmap {
-  z-index: 2;
-  opacity: 0.7;
-}
-
 #track {
   z-index: 3;
 }