From cc0902958797a1e90ace34a60c4a58be8a79ad05 Mon Sep 17 00:00:00 2001 From: Andy Smith Date: Thu, 18 Sep 2025 14:15:04 -0500 Subject: [PATCH] Position bubbles within On Deck --- app/assets/stylesheets/bubble.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/bubble.css b/app/assets/stylesheets/bubble.css index 132e10b84..e334b8582 100644 --- a/app/assets/stylesheets/bubble.css +++ b/app/assets/stylesheets/bubble.css @@ -54,7 +54,7 @@ } .bubble--doing, - .bubble--considering { + .bubble--on_deck { inset-inline-start: 100%; translate: -60% -60%;