diff --git a/src/Views/Repository.axaml b/src/Views/Repository.axaml
index 3ed53102..2ed9d8f8 100644
--- a/src/Views/Repository.axaml
+++ b/src/Views/Repository.axaml
@@ -348,7 +348,7 @@
BorderThickness="1"
BorderBrush="{DynamicResource Brush.Border2}"
Background="{DynamicResource Brush.Contents}"
- CornerRadius="4"
+ CornerRadius="12"
Watermark="{DynamicResource Text.Repository.Search}"
Text="{Binding SearchCommitFilter, Mode=TwoWay}"
VerticalContentAlignment="Center"
diff --git a/src/Views/WorkingCopy.axaml b/src/Views/WorkingCopy.axaml
index f105f7fc..ac316152 100644
--- a/src/Views/WorkingCopy.axaml
+++ b/src/Views/WorkingCopy.axaml
@@ -177,7 +177,7 @@
-
+