diff --git a/Content.Client/PDA/PDABoundUserInterface.cs b/Content.Client/PDA/PDABoundUserInterface.cs index f8004e1562..b445d16358 100644 --- a/Content.Client/PDA/PDABoundUserInterface.cs +++ b/Content.Client/PDA/PDABoundUserInterface.cs @@ -386,7 +386,6 @@ namespace Content.Client.PDA HorizontalExpand = true, VerticalExpand = true, SizeFlagsStretchRatio = 2, - MinSize = (100, 256) }; //Add the category list to the left side. The store items to center. diff --git a/Resources/Changelog/Parts/uplink.yml b/Resources/Changelog/Parts/uplink.yml new file mode 100644 index 0000000000..855f2f3391 --- /dev/null +++ b/Resources/Changelog/Parts/uplink.yml @@ -0,0 +1,4 @@ +author: Zumorica +changes: + - type: Fix + message: Fix uplink UI text going above limits.