legend width for discrete colors depends on tooltip max width.

This commit is contained in:
Ivan Mikheykin
2018-09-05 21:00:23 +03:00
parent e0997da946
commit a48bbf1945
2 changed files with 27 additions and 13 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ $font-size-sm: 12px !default;
height: 24px;
float: left;
white-space: nowrap;
padding-left: 10px;
//padding-left: 10px; // DO NOT TOUCH THIS! legend will be clipped!
}
.status-heatmap-color-legend {