From 005073f847fc1aed2269f2d28a3467452718311f Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 21 Jul 2020 13:41:33 +0800 Subject: [PATCH] fix(CreateTag): alignment for tag message placeholder --- SourceGit/UI/CreateTag.xaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/SourceGit/UI/CreateTag.xaml b/SourceGit/UI/CreateTag.xaml index f4146164..3d701ec6 100644 --- a/SourceGit/UI/CreateTag.xaml +++ b/SourceGit/UI/CreateTag.xaml @@ -1,4 +1,4 @@ - + helpers:TextBoxHelper.Placeholder="Optional" + helpers:TextBoxHelper.PlaceholderBaseline="Top"/>