diff --git a/index.html b/index.html
index f4afbf5..74047ff 100644
--- a/index.html
+++ b/index.html
@@ -88,7 +88,21 @@
-
+
+
+
+
+
diff --git a/css/main.css b/css/main.css index f51ac8b..210e456 100644 --- a/css/main.css +++ b/css/main.css @@ -135,6 +135,10 @@ background-color: #f2f2f2; } +.filters .dropdown-body.show { + display: block ; +} + .filters .dropdown-body li:last-child { margin-bottom: 0; } diff --git a/details.html b/details.html index b584581..e893558 100644 --- a/details.html +++ b/details.html @@ -69,6 +69,7 @@