]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Stretch top bar for separated hud (#14873)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Tue, 28 Mar 2023 02:51:40 +0000 (13:51 +1100)
committerGitHub <noreply@github.com>
Tue, 28 Mar 2023 02:51:40 +0000 (19:51 -0700)
Content.Client/UserInterface/Systems/MenuBar/Widgets/GameTopMenuBar.xaml

index 83b8d010d3cbed97ef73dc8c58aad52cce89a1a9..6765699531b3956e383809e62b8ab17298aa33e9 100644 (file)
@@ -9,7 +9,7 @@
            Name = "MenuButtons"
            VerticalExpand="False"
            Orientation="Horizontal"
-           HorizontalAlignment="Left"
+           HorizontalAlignment="Stretch"
            VerticalAlignment="Top"
            SeparationOverride="5"
 >