From 186949d71c6246954deee556a8cefb8d79f24b24 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 1 Jun 2015 14:19:31 +0200 Subject: Add js feature filter --- data/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data/style.css') diff --git a/data/style.css b/data/style.css index d0b741a..2b269df 100644 --- a/data/style.css +++ b/data/style.css @@ -26,3 +26,6 @@ margin-right: 1em; padding 0; } +.filter-feature { + display: hidden; +} -- cgit v1.2.3