diff --git a/BookAStar/BookAStar/Pages/EditEstimatePage.xaml b/BookAStar/BookAStar/Pages/EditEstimatePage.xaml index 3f407899..d3027868 100644 --- a/BookAStar/BookAStar/Pages/EditEstimatePage.xaml +++ b/BookAStar/BookAStar/Pages/EditEstimatePage.xaml @@ -29,7 +29,7 @@ Markdown="{Binding Description, Mode=TwoWay}" RelativeLayout.HeightConstraint="{ConstraintExpression Type=RelativeToParent, Property=Height, - Factor=.4}" + Factor=.6}" RelativeLayout.WidthConstraint="{ConstraintExpression Type=RelativeToParent, Property=Width, Factor=1}"