small css tweak to legend and padding between edit tabs
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user