You are here

flot.css in Flot 8

div.legend > table {
  width: auto;
  margin: auto;
}

File

css/flot.css
View source
  1. div.legend > table {
  2. width: auto;
  3. margin: auto;
  4. }