Commit 1dad52ea by Alexander Zobnin

graph legend: fix table padding

parent 9e15d47e
...@@ -137,14 +137,9 @@ ...@@ -137,14 +137,9 @@
} }
.graph-legend-table { .graph-legend-table {
table { padding-bottom: 1px;
width: 100%; padding-right: 5px;
} padding-left: 5px;
tbody {
padding-bottom: 1px;
padding-right: 5px;
padding-left: 5px;
}
.graph-legend-series { .graph-legend-series {
display: table-row; display: table-row;
......
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