From cf1f2d0e034331ebba4bfd13a20af8167630c1e5 Mon Sep 17 00:00:00 2001
From: Vordenburg <114301317+Vordenburg@users.noreply.github.com>
Date: Thu, 27 Jul 2023 04:20:07 -0400
Subject: [PATCH] Limit the width of the action bar (#17216)
---
.../UserInterface/Systems/Actions/Widgets/ActionsBar.xaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Content.Client/UserInterface/Systems/Actions/Widgets/ActionsBar.xaml b/Content.Client/UserInterface/Systems/Actions/Widgets/ActionsBar.xaml
index b6d5bb92af..7e4d60a057 100644
--- a/Content.Client/UserInterface/Systems/Actions/Widgets/ActionsBar.xaml
+++ b/Content.Client/UserInterface/Systems/Actions/Widgets/ActionsBar.xaml
@@ -11,6 +11,7 @@