From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Tue, 28 Mar 2023 02:51:40 +0000 (+1100) Subject: Stretch top bar for separated hud (#14873) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=a09c4e7bd14d52279791fb7c61bacecf6a4801d8;p=space-station-14.git Stretch top bar for separated hud (#14873) --- diff --git a/Content.Client/UserInterface/Systems/MenuBar/Widgets/GameTopMenuBar.xaml b/Content.Client/UserInterface/Systems/MenuBar/Widgets/GameTopMenuBar.xaml index 83b8d010d3..6765699531 100644 --- a/Content.Client/UserInterface/Systems/MenuBar/Widgets/GameTopMenuBar.xaml +++ b/Content.Client/UserInterface/Systems/MenuBar/Widgets/GameTopMenuBar.xaml @@ -9,7 +9,7 @@ Name = "MenuButtons" VerticalExpand="False" Orientation="Horizontal" - HorizontalAlignment="Left" + HorizontalAlignment="Stretch" VerticalAlignment="Top" SeparationOverride="5" >