diff --git a/bootstrap3.facetview.theme.js b/bootstrap3.facetview.theme.js index 57dd09e..2d2ce60 100644 --- a/bootstrap3.facetview.theme.js +++ b/bootstrap3.facetview.theme.js @@ -36,7 +36,7 @@ function theFacetview(options) { var thefacetview = '
'; // make space for the search options container at the top - thefacetview += '
'; + thefacetview += '
'; // if there are facets, give them span3 to exist, otherwise, take up all the space var showfacets = false;