diff --git a/app/assets/stylesheets/bubbles.css b/app/assets/stylesheets/bubbles.css index 737d522fa..932efb262 100644 --- a/app/assets/stylesheets/bubbles.css +++ b/app/assets/stylesheets/bubbles.css @@ -283,6 +283,10 @@ inset: 0; position: absolute; z-index: -1; + + .windshield & { + z-index: 1; + } } .bubble__perma {