Time is now sent in utc when time correction is set to utc #143

This commit is contained in:
Torkel Ödegaard
2014-02-25 17:48:13 +01:00
parent a54f05e287
commit ef69d692ef
6 changed files with 159 additions and 155 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
-7
View File
@@ -156,13 +156,6 @@
}
}
.histogram-legend-dot {
display:inline-block;
height:10px;
width:10px;
border-radius:5px;
}
.histogram-legend-item {
display:inline-block;
}