From 0d998b3947c182f31b0f041ed24e585eff0363fe Mon Sep 17 00:00:00 2001 From: Giga Chubinidze Date: Mon, 23 Oct 2023 08:26:38 +0400 Subject: [PATCH] Text doesn't fit in the flyout when a linked PT has been changed [SCI-9533] --- app/assets/stylesheets/my_modules/protocols/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/my_modules/protocols/index.scss b/app/assets/stylesheets/my_modules/protocols/index.scss index 6e5095245..e15166bc4 100644 --- a/app/assets/stylesheets/my_modules/protocols/index.scss +++ b/app/assets/stylesheets/my_modules/protocols/index.scss @@ -476,7 +476,7 @@ .status-info-dropdown { left: -125px; max-width: 100vw; - width: 506px; + width: 534px; padding: 0; .dropdown-content {