From c5d04b4f3543bd1e5b07773b191f58c520edf205 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Mon, 1 Oct 2018 17:21:03 +0200 Subject: add allow advancedSearch with empty search a.k.a. filters on all videos also added a badge showing the rough number of active filters --- client/src/sass/include/_bootstrap.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/sass/include') diff --git a/client/src/sass/include/_bootstrap.scss b/client/src/sass/include/_bootstrap.scss index 9c7464873..0a9c9a903 100644 --- a/client/src/sass/include/_bootstrap.scss +++ b/client/src/sass/include/_bootstrap.scss @@ -23,7 +23,7 @@ //@import '~bootstrap/scss/card'; //@import '~bootstrap/scss/breadcrumb'; //@import '~bootstrap/scss/pagination'; -//@import '~bootstrap/scss/badge'; +@import '~bootstrap/scss/badge'; //@import '~bootstrap/scss/jumbotron'; @import '~bootstrap/scss/alert'; //@import '~bootstrap/scss/progress'; -- cgit v1.2.3