From bf8213da7a459540ff0ab820c2353e0c79c66702 Mon Sep 17 00:00:00 2001 From: julian laplace Date: Thu, 27 Oct 2022 14:01:25 +0200 Subject: fix flags --- public/assets/css/hootstream.css | 1 + 1 file changed, 1 insertion(+) (limited to 'public/assets/css') diff --git a/public/assets/css/hootstream.css b/public/assets/css/hootstream.css index 9cd3be3..c563ba6 100644 --- a/public/assets/css/hootstream.css +++ b/public/assets/css/hootstream.css @@ -328,6 +328,7 @@ opacity: 0.8; transition: opacity 0.1s; } +#hootfilters input[type="checkbox"], #hootfilters input[type="radio"] { display: none; } -- cgit v1.2.3-70-g09d2