mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
Move validation-feedback down a little so we can see the field contents
This commit is contained in:
parent
b8c3a97138
commit
0a42dc376a
@ -2107,7 +2107,7 @@ div.message.floating, lion-validation-feedback[type] {
|
||||
|
||||
lion-validation-feedback[type] {
|
||||
top: initial;
|
||||
margin-top: calc(-0.5 * var(--sl-input-height-medium));
|
||||
margin-top: calc(-0.2 * var(--sl-input-height-medium));
|
||||
}
|
||||
|
||||
.message.validation_error, lion-validation-feedback[type="error"] {
|
||||
|
Loading…
Reference in New Issue
Block a user