do not count segment jumps in track length and duration
[lantea.git] / style / lantea.css
index c3233cfb5fb552c2010f5313849a58dfc2b61583..e4e62a6eaf532d47d03b5d94b72d18753a36b7e6 100644 (file)
@@ -78,6 +78,10 @@ h1 {
   border-radius: 3px;
 }
 
+#trackData {
+  margin: 0;
+}
+
 #map, #track {
   position: fixed;
   border: 0;
@@ -164,6 +168,10 @@ h1 {
   opacity: .66;
 }
 
+#uploadDesc {
+  max-width: 95%;
+}
+
 @media screen and (max-width: 500px) {
   body {
     font-size: 10px;