@@ -472,4 +472,8 @@ ul.errorlist {
.nicescroll-rails {
display: none;
-}
+}
+
+.datepicker {
+ z-index: 1051;
@@ -145,9 +145,6 @@ def _compute_range_facet(widget_type, stat_facet, properties, start=None, end=No
gap = '+1YEARS'
else:
gap = '+10YEARS'
- else:
- stats_min = stat_facet['min']
- stats_max = stat_facet['max']
properties.update({
'min': stats_min,
@@ -608,10 +608,6 @@
padding-left: 4px;
}
- .datepicker {
- z-index: 1051;
- }
-
.qdefinitions {
margin-top: 5px;