Fixes: U4-2725 broken headline validation

This commit is contained in:
perploug
2013-09-12 14:52:13 +02:00
parent 03aeb9775a
commit 805ebd950e

View File

@@ -43,6 +43,11 @@ h1.headline{height: 40px; padding: 30px 0 0 20px;}
text-align: left;
}
.umb-headline-editor-wrapper .help-inline{display: none !Important;}
.umb-headline-editor-wrapper.error h1{
border-bottom: 1px dashed @red; color: @red; cursor: pointer;
};
.umb-panel-header .umb-nav-tabs{
bottom: -1px;
position: absolute;