diff --git a/src/app/panels/histogram/module.html b/src/app/panels/histogram/module.html index 87062c13b11..f369f08b2de 100755 --- a/src/app/panels/histogram/module.html +++ b/src/app/panels/histogram/module.html @@ -27,6 +27,11 @@ .histogram-options span { white-space: nowrap; } + + /* this is actually should be in bootstrap */ + .form-inline .checkbox { + display: inline-block; + }
@@ -45,13 +50,37 @@ {{panel.value_field}} {{panel.mode}} per {{panel.interval}} | ({{hits}} hits)
- - - - +
+ +
+
+ +
+
+ +
+
+ +
- - +
+ +