Updated absolute-positioned validation error message to be readable when document types are attempting save with duplicate alias

This commit is contained in:
Laura W
2018-11-08 10:50:18 +00:00
committed by Sebastiaan Janssen
parent 061297cdcf
commit c01d09744f

View File

@@ -1,5 +1,7 @@
.umb-validation-label {
position: absolute;
top: 27px;
width: 200px;
padding: 1px 5px;
background: @red;
color: @white;