diff --git a/src/Views/Repository.axaml b/src/Views/Repository.axaml
index 4c84b95a..6e7873e9 100644
--- a/src/Views/Repository.axaml
+++ b/src/Views/Repository.axaml
@@ -175,7 +175,7 @@
VerticalAlignment="Center"
Background="{DynamicResource Brush.Badge}"
IsVisible="{Binding WorkingCopyChangesCount, Converter={x:Static c:IntConverters.IsGreaterThanZero}}">
-
+
@@ -191,7 +191,7 @@
VerticalAlignment="Center"
Background="{DynamicResource Brush.Badge}"
IsVisible="{Binding StashesCount, Converter={x:Static c:IntConverters.IsGreaterThanZero}}">
-
+
@@ -284,7 +284,7 @@
-
+