Move up the timestamp on the timeline hover

This commit is contained in:
Gaël Métais
2014-10-27 18:43:17 +01:00
parent d279959042
commit ecef623cde
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -228,7 +228,7 @@ h4 {
display: none;
width: auto;
padding: 0.5em 1em;
top: 1em;
top: -1.5em;
right: 1em;
}
.timeline .interval:hover .tooltip {
+1 -1
View File
@@ -217,7 +217,7 @@ h4 {
display: none;
width: auto;
padding: 0.5em 1em;
top: 1em;
top: -1.5em;
right: 1em;
}
.timeline .interval:hover .tooltip {