diff --git a/Flow.Launcher/Languages/en.xaml b/Flow.Launcher/Languages/en.xaml index d04f834ea..f988c364d 100644 --- a/Flow.Launcher/Languages/en.xaml +++ b/Flow.Launcher/Languages/en.xaml @@ -199,7 +199,7 @@ Quick Adjust Window Width Size Quick Adjust Window Height Size Use it when the plugin settings you changed don't take effect. - You can add one more hotkey for this function. It's complimentary + You can add one more hotkey for this function. Custom Query Hotkeys Custom Query Shortcuts Built-in Shortcuts diff --git a/Flow.Launcher/Resources/Controls/Card.xaml b/Flow.Launcher/Resources/Controls/Card.xaml index 4b43bf06c..83449feb0 100644 --- a/Flow.Launcher/Resources/Controls/Card.xaml +++ b/Flow.Launcher/Resources/Controls/Card.xaml @@ -29,6 +29,13 @@ + + + + + + + @@ -48,7 +55,6 @@ HorizontalAlignment="Right" VerticalAlignment="Center" Content="{TemplateBinding Content}" /> -