diff options
Diffstat (limited to 'public/assets/css/hootstream.css')
| -rw-r--r-- | public/assets/css/hootstream.css | 1 |
1 files changed, 1 insertions, 0 deletions
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; } |
