refactoring: changing how graph height and legend height is calculated, using flex box seems to actually work, #10079

This commit is contained in:
Torkel Ödegaard
2017-12-07 19:53:32 +01:00
parent c629a58b6d
commit 8415ea6c71
5 changed files with 62 additions and 118 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ var panelTemplate = `
</div>
<div class="panel-content">
<ng-transclude></ng-transclude>
<ng-transclude class="panel-height-helper"></ng-transclude>
</div>
</div>