diff --git a/Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Widgets/GraphCanvasEditor/GraphCanvasAssetEditorMainWindow.cpp b/Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Widgets/GraphCanvasEditor/GraphCanvasAssetEditorMainWindow.cpp index 3e14de48e7..13e4f5560f 100644 --- a/Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Widgets/GraphCanvasEditor/GraphCanvasAssetEditorMainWindow.cpp +++ b/Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Widgets/GraphCanvasEditor/GraphCanvasAssetEditorMainWindow.cpp @@ -41,7 +41,7 @@ namespace GraphCanvas { // Default size percentage that the Node Palette dock widget will take up - static const float DEFAULT_NODE_PALETTE_SIZE = 0.25f; + static const float DEFAULT_NODE_PALETTE_SIZE = 0.15f; void AssetEditorUserSettings::Reflect(AZ::ReflectContext* context) {