diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/CustomBrowserSetting.xaml b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/CustomBrowserSetting.xaml
index e13663a8d..8c77c5ec2 100644
--- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/CustomBrowserSetting.xaml
+++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/CustomBrowserSetting.xaml
@@ -5,7 +5,8 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:Flow.Launcher.Plugin.BrowserBookmark.Models"
mc:Ignorable="d"
- Title="CustomBrowserSetting" Height="450" Width="600"
+ WindowStartupLocation="CenterScreen"
+ Title="CustomBrowserSetting" Height="350" Width="600"
KeyDown="WindowKeyDown"
>
@@ -13,23 +14,23 @@
-
-
-
+
+
+
+ HorizontalAlignment="Left" VerticalAlignment="Center" Margin="80 0 0 0"/>
+ HorizontalAlignment="Left" VerticalAlignment="Center" Margin="80 0 0 0"/>
+ HorizontalAlignment="Left" VerticalAlignment="Center" Width="100" Height="30" Margin="50 0 0 0"/>
-
+ HorizontalAlignment="Left" VerticalAlignment="Center" Width="200" Height="30" Margin="50 0 0 0"/>
+