From b7c8bb201b5a99a7651feeaff47d7b084b302ae3 Mon Sep 17 00:00:00 2001 From: Heiko <61519853+htcfreek@users.noreply.github.com> Date: Wed, 17 Jul 2024 16:31:42 +0200 Subject: [PATCH] [Settings]Adjust Action Keyword info bar padding on PowerToys Run plugins (#33693) ## Summary of the Pull Request There is a layout bug that cause the info bar to overlap the space between the settings cards. ### Before the fix ![image](https://github.com/microsoft/PowerToys/assets/61519853/3435e036-cc02-4663-ac94-4612afd6be9d) ### After the fix ![image](https://github.com/microsoft/PowerToys/assets/61519853/95bce0f8-c194-4300-80c0-294d237b5e8c) --- .../Settings.UI/SettingsXAML/Views/PowerLauncherPage.xaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/settings-ui/Settings.UI/SettingsXAML/Views/PowerLauncherPage.xaml b/src/settings-ui/Settings.UI/SettingsXAML/Views/PowerLauncherPage.xaml index 1a2c01f6b3..a0b4bca966 100644 --- a/src/settings-ui/Settings.UI/SettingsXAML/Views/PowerLauncherPage.xaml +++ b/src/settings-ui/Settings.UI/SettingsXAML/Views/PowerLauncherPage.xaml @@ -629,7 +629,7 @@ - \ No newline at end of file +