Prevent error label from moving input box
This commit is contained in:
committed by
Sebastiaan Janssen
parent
26aec86850
commit
2cc440c7ff
@@ -1,5 +1,5 @@
|
||||
.umb-validation-label {
|
||||
position: relative;
|
||||
position: absolute;
|
||||
padding: 1px 5px;
|
||||
background: @red;
|
||||
color: @white;
|
||||
|
||||
Reference in New Issue
Block a user