fix(panel): fixes for panel height and alignment management and scrollable legends, closes #4266

This commit is contained in:
Torkel Ödegaard
2016-03-06 12:34:47 +01:00
parent e73e7aea56
commit 260c731f6b
11 changed files with 54 additions and 193 deletions

View File

@@ -142,7 +142,7 @@ div.flot-text {
}
.panel-title-container {
min-height: 5px;
min-height: 9px;
padding-top: 4px;
cursor: pointer;
}