Commit 68e520fa by Torkel Ödegaard

small css tweak to legend and padding between edit tabs

parent c48df852
......@@ -155,7 +155,7 @@
}
.panel-full-edit-tabs {
margin-top: 10px;
margin-top: 30px;
min-height: 250px;
margin-left: -10px;
margin-right: -10px;
......
......@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment