From a9bc67538d2030bb38d130527ad375100efbb7ca Mon Sep 17 00:00:00 2001 From: perploug Date: Mon, 7 Oct 2013 09:39:25 +0200 Subject: [PATCH] Fixes: U4-3000 --- src/Umbraco.Web.UI.Client/src/less/panel.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Umbraco.Web.UI.Client/src/less/panel.less b/src/Umbraco.Web.UI.Client/src/less/panel.less index d9d032bfda..ae854db66a 100644 --- a/src/Umbraco.Web.UI.Client/src/less/panel.less +++ b/src/Umbraco.Web.UI.Client/src/less/panel.less @@ -45,6 +45,7 @@ h1.headline{height: 40px; padding: 30px 0 0 20px;} font-size: @fontSizeLarge; font-weight: 400; text-align: left; + height: 25px; } .umb-headline-editor-wrapper .help-inline{display: none !Important;}