From 9c55cfa40f7c7a5823a5878a366c9f7f6083990d Mon Sep 17 00:00:00 2001 From: David Barth Date: Thu, 16 Mar 2017 13:03:28 +0100 Subject: [PATCH 1/2] disable the list filter to hide visual bugs --- www/src/js/components/deck-styler.js | 10 +++++----- www/src/js/templates/search-bar.hbs | 7 ++++--- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/www/src/js/components/deck-styler.js b/www/src/js/components/deck-styler.js index cfa5961e..2cd4ea61 100644 --- a/www/src/js/components/deck-styler.js +++ b/www/src/js/components/deck-styler.js @@ -41,11 +41,11 @@ module.exports = React.createClass({ dangerouslySetInnerHTML={{__html: ''}} /> - + - + '}} /> - + ); diff --git a/www/src/js/templates/search-bar.hbs b/www/src/js/templates/search-bar.hbs index ea67fe52..d092fd8a 100644 --- a/www/src/js/templates/search-bar.hbs +++ b/www/src/js/templates/search-bar.hbs @@ -10,13 +10,14 @@ -
-
+
+
- + + From 4c9ccb284016b6e9910fd22bc983f8ced8c20ee0 Mon Sep 17 00:00:00 2001 From: David Barth Date: Thu, 16 Mar 2017 16:59:52 +0100 Subject: [PATCH 2/2] adjust the layout of the filter buttons --- www/src/js/components/deck-styler.js | 2 +- www/src/js/templates/search-bar.hbs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www/src/js/components/deck-styler.js b/www/src/js/components/deck-styler.js index 2cd4ea61..78820661 100644 --- a/www/src/js/components/deck-styler.js +++ b/www/src/js/components/deck-styler.js @@ -17,7 +17,7 @@ module.exports = React.createClass({ return (
-
+
diff --git a/www/src/js/templates/search-bar.hbs b/www/src/js/templates/search-bar.hbs index d092fd8a..216af86e 100644 --- a/www/src/js/templates/search-bar.hbs +++ b/www/src/js/templates/search-bar.hbs @@ -10,14 +10,14 @@
-
+
- +