diff --git a/src/modules/launcher/PowerLauncher/ResultList.xaml b/src/modules/launcher/PowerLauncher/ResultList.xaml index d4529153bd..f193d419f4 100644 --- a/src/modules/launcher/PowerLauncher/ResultList.xaml +++ b/src/modules/launcher/PowerLauncher/ResultList.xaml @@ -123,7 +123,6 @@ Background="Transparent" BorderThickness="0" MaxHeight="{Binding Results.MaxHeight}" - MinHeight="{Binding Results.MinHeight}" Margin="0" ItemsSource="{Binding Results.Results, Mode=OneWay}" Padding="0, 0"