small css tweak to legend and padding between edit tabs

This commit is contained in:
Torkel Ödegaard
2014-08-12 19:59:20 +02:00
parent c48df8522a
commit 68e520fa2d
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -4,7 +4,7 @@
.graph-legend {
margin: 0 20px;
text-align: left;
text-align: center;
position: relative;
top: 2px;
@@ -44,6 +44,7 @@
.graph-legend-series {
padding-left: 10px;
padding-top: 2px;
}
.graph-legend-value {