diff --git a/app/assets/stylesheets/splats.css b/app/assets/stylesheets/splats.css index 2fe1d9172..5f3952032 100644 --- a/app/assets/stylesheets/splats.css +++ b/app/assets/stylesheets/splats.css @@ -61,7 +61,7 @@ } .splat__perma & { - --splat-size: 50vh !important; + --splat-size: 40vh !important; } } diff --git a/app/views/comments/_comment.html.erb b/app/views/comments/_comment.html.erb index 7a470150b..f60a72c6e 100644 --- a/app/views/comments/_comment.html.erb +++ b/app/views/comments/_comment.html.erb @@ -1,20 +1,14 @@ -<% if comment.is_a?(Boost) %> -