From 30d2f59a870fe5775632dbd8639bd76dc7d04d5b Mon Sep 17 00:00:00 2001 From: JamesPasta Date: Wed, 19 Aug 2026 17:46:47 -0700 Subject: [PATCH] feature/AB#34135-InsantMessaging-CSS --- .../src/Unity.Theme.UX2/wwwroot/themes/ux2/unity-styles.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/applications/Unity.GrantManager/modules/Unity.Theme.UX2/src/Unity.Theme.UX2/wwwroot/themes/ux2/unity-styles.css b/applications/Unity.GrantManager/modules/Unity.Theme.UX2/src/Unity.Theme.UX2/wwwroot/themes/ux2/unity-styles.css index 870d90080..a0bc3def3 100644 --- a/applications/Unity.GrantManager/modules/Unity.Theme.UX2/src/Unity.Theme.UX2/wwwroot/themes/ux2/unity-styles.css +++ b/applications/Unity.GrantManager/modules/Unity.Theme.UX2/src/Unity.Theme.UX2/wwwroot/themes/ux2/unity-styles.css @@ -675,9 +675,12 @@ div.dt-container div.dt-search { #app-version-id { position: absolute; + top: 0; right: 0; + z-index: 1; font-size: 0.7rem; opacity: 0.5; + white-space: nowrap; } .worksheet_section_label {