limit the length of track sections to paint at once on app load; implement a display...
[lantea.git] / style / lantea.css
index 6fa7aa013091b76ad1a4d1f144a20092b66e8634..e4e62a6eaf532d47d03b5d94b72d18753a36b7e6 100644 (file)
@@ -78,6 +78,10 @@ h1 {
   border-radius: 3px;
 }
 
   border-radius: 3px;
 }
 
+#trackData {
+  margin: 0;
+}
+
 #map, #track {
   position: fixed;
   border: 0;
 #map, #track {
   position: fixed;
   border: 0;