From 3895266b1f8ff1277f5d8d1af5d9de00f6dbacd5 Mon Sep 17 00:00:00 2001 From: Visne <39844191+Visne@users.noreply.github.com> Date: Mon, 20 Sep 2021 08:40:03 +0200 Subject: [PATCH] Remove last usage of MarginContainer (#4659) * Remove usage of MarginContainer * Fix margin --- Content.Client/Lobby/UI/LobbyGui.xaml | 59 +++++++++------------------ 1 file changed, 20 insertions(+), 39 deletions(-) diff --git a/Content.Client/Lobby/UI/LobbyGui.xaml b/Content.Client/Lobby/UI/LobbyGui.xaml index e047a9cf6a..09bcf1f5f8 100644 --- a/Content.Client/Lobby/UI/LobbyGui.xaml +++ b/Content.Client/Lobby/UI/LobbyGui.xaml @@ -9,21 +9,16 @@ xmlns:chatUi="clr-namespace:Content.Client.Chat.UI" xmlns:lobbyUi="clr-namespace:Content.Client.Lobby.UI" xmlns:info="clr-namespace:Content.Client.Info"> - - - + - - +