Commit 1dad52ea by Alexander Zobnin

graph legend: fix table padding

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