From ddc52222f63ecf560a6b4c3c4c833b112ea8d2ef Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Sun, 27 Mar 2016 22:14:53 +0200 Subject: [PATCH] Fixed DropDownItem alignment. This makes the DropDown with control items in ControlCatalog display correctly. --- src/Perspex.Themes.Default/DropDownItem.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Perspex.Themes.Default/DropDownItem.xaml b/src/Perspex.Themes.Default/DropDownItem.xaml index 26bbe9959b..4900c961e4 100644 --- a/src/Perspex.Themes.Default/DropDownItem.xaml +++ b/src/Perspex.Themes.Default/DropDownItem.xaml @@ -1,6 +1,8 @@