diff --git a/Flow.Launcher/ActionKeywords.xaml b/Flow.Launcher/ActionKeywords.xaml
index 8636eb4c2..7fed8a629 100644
--- a/Flow.Launcher/ActionKeywords.xaml
+++ b/Flow.Launcher/ActionKeywords.xaml
@@ -66,7 +66,7 @@
Grid.Row="2"
Grid.Column="0"
Grid.ColumnSpan="2"
- Margin="26 0 26 18"
+ Margin="26 0 26 10"
FontSize="14"
Text="{DynamicResource actionkeyword_tips}"
TextAlignment="Left"
@@ -83,7 +83,7 @@
x:Name="tbOldActionKeyword"
Grid.Row="3"
Grid.Column="1"
- Margin="10 10 26 10"
+ Margin="10 10 26 6"
VerticalAlignment="Center"
FontSize="14"
FontWeight="SemiBold"
@@ -94,7 +94,7 @@
@@ -102,12 +102,12 @@
x:Name="tbAction"
Grid.Row="4"
Grid.Column="1"
- Margin="10 10 26 10"
+ Margin="10 6 26 10"
VerticalAlignment="Center" />