Updated absolute-positioned validation error message to be readable when document types are attempting save with duplicate alias
This commit is contained in:
committed by
Sebastiaan Janssen
parent
061297cdcf
commit
c01d09744f
@@ -1,5 +1,7 @@
|
||||
.umb-validation-label {
|
||||
position: absolute;
|
||||
top: 27px;
|
||||
width: 200px;
|
||||
padding: 1px 5px;
|
||||
background: @red;
|
||||
color: @white;
|
||||
|
||||
Reference in New Issue
Block a user