diff --git a/app/assets/stylesheets/splats.css b/app/assets/stylesheets/splats.css index 4802a8400..9fc1710c9 100644 --- a/app/assets/stylesheets/splats.css +++ b/app/assets/stylesheets/splats.css @@ -194,11 +194,3 @@ } } } - -.splats-filter { - li { - list-style: none; - margin: 0; - padding: 0; - } -} diff --git a/app/views/splats/index.html.erb b/app/views/splats/index.html.erb index d7ad66e12..d00ca06e2 100644 --- a/app/views/splats/index.html.erb +++ b/app/views/splats/index.html.erb @@ -29,37 +29,6 @@ <%= render @splats.last(10) %> -
-