From 44529f266ecca77237775cb93b3e34c3ce4ec0ee Mon Sep 17 00:00:00 2001 From: Mads Rasmussen Date: Wed, 13 Jun 2018 15:31:05 +0200 Subject: [PATCH] =?UTF-8?q?fixes:=20When=20opening=20the=20doctype,=20medi?= =?UTF-8?q?a=20type,=20member=20type=20editor=20the=20name=20field=20makes?= =?UTF-8?q?=20a=20small=20=E2=80=9Cjump=E2=80=9D.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/components/editor/umb-editor-header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/components/editor/umb-editor-header.html b/src/Umbraco.Web.UI.Client/src/views/components/editor/umb-editor-header.html index 8964aa1b97..f88b28f32f 100644 --- a/src/Umbraco.Web.UI.Client/src/views/components/editor/umb-editor-header.html +++ b/src/Umbraco.Web.UI.Client/src/views/components/editor/umb-editor-header.html @@ -83,7 +83,7 @@ ng-if="!hideDescription && !descriptionLocked" ng-model="$parent.description" /> -
{{ description }}
+
{{ description }}