diff --git a/Content.Client/_Goobstation/Research/UI/FancyResearchConsoleItem.xaml b/Content.Client/_Goobstation/Research/UI/FancyResearchConsoleItem.xaml index d47e2ee14e3..1b382b2a24a 100644 --- a/Content.Client/_Goobstation/Research/UI/FancyResearchConsoleItem.xaml +++ b/Content.Client/_Goobstation/Research/UI/FancyResearchConsoleItem.xaml @@ -2,9 +2,9 @@ xmlns:gfx="clr-namespace:Robust.Client.Graphics;assembly=Robust.Client" xmlns:graphics="clr-namespace:Robust.Client.Graphics;assembly=Robust.Client" xmlns:goob="clr-namespace:Content.Client._Goobstation.Research.UI" - Margin="4" - HorizontalExpand="False"> - + Margin="6" + HorizontalExpand="False"> + @@ -13,10 +13,10 @@ ModulateSelfOverride="#00000000" HorizontalExpand="True"/> - + Name="ResearchDisplay" + Scale="1.42 1.42" + SetSize="46 46"> + - + \ No newline at end of file diff --git a/Content.Client/_Goobstation/Research/UI/FancyResearchConsoleMenu.xaml b/Content.Client/_Goobstation/Research/UI/FancyResearchConsoleMenu.xaml index 64db9850252..3ba77689303 100644 --- a/Content.Client/_Goobstation/Research/UI/FancyResearchConsoleMenu.xaml +++ b/Content.Client/_Goobstation/Research/UI/FancyResearchConsoleMenu.xaml @@ -1,11 +1,10 @@ + SetSize="1450 1025" + MinSize="600 400"> @@ -24,9 +23,37 @@