Merge pull request #13407 from grafana/13312_legend_table_width

13312 legend table width
This commit is contained in:
Torkel Ödegaard 2018-09-25 13:17:35 +02:00 committed by GitHub
commit 8009bc3940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,10 +17,6 @@
padding-left: 0px;
}
.graph-legend-table {
width: auto;
}
.graph-legend-table .graph-legend-series {
display: table-row;
}
@ -35,7 +31,6 @@
}
.datapoints-warning {
pointer: none;
position: absolute;
top: 50%;
left: 50%;