diff --git a/Templates/Empty/game/core/scripts/client/postFx/postFXManager.gui b/Templates/Empty/game/core/scripts/client/postFx/postFXManager.gui index 0f7fae83b..6f4e60ba7 100644 --- a/Templates/Empty/game/core/scripts/client/postFx/postFXManager.gui +++ b/Templates/Empty/game/core/scripts/client/postFx/postFXManager.gui @@ -78,7 +78,7 @@ new GuiTabBookCtrl(ppOptionsTabBook) { tabPosition = "Top"; tabMargin = "7"; - minTabWidth = "64"; + minTabWidth = "32"; tabHeight = "20"; allowReorder = "0"; defaultPage = "-1"; diff --git a/Templates/Full/game/core/scripts/client/postFx/postFXManager.gui b/Templates/Full/game/core/scripts/client/postFx/postFXManager.gui index 0f7fae83b..6f4e60ba7 100644 --- a/Templates/Full/game/core/scripts/client/postFx/postFXManager.gui +++ b/Templates/Full/game/core/scripts/client/postFx/postFXManager.gui @@ -78,7 +78,7 @@ new GuiTabBookCtrl(ppOptionsTabBook) { tabPosition = "Top"; tabMargin = "7"; - minTabWidth = "64"; + minTabWidth = "32"; tabHeight = "20"; allowReorder = "0"; defaultPage = "-1";