mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 00:09:06 +01:00
light-blue.css: fix dd.LSform-errors width
This commit is contained in:
parent
9cd76faeed
commit
e9cc1a35b5
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ td.LSobject-list, tr.LSobject-list {
|
|||
padding: 2px;
|
||||
}
|
||||
|
||||
.LSform input[type=text], .LSform input[type=password], .LSform select, .LSform textarea, ul.LSformElement_mail_autocomplete, ul.LSformElement_select_object_edit, div.LSformElement_wysiwyg_container, ul.LSformElement_jsonCompositeAttribute {
|
||||
.LSform input[type=text], .LSform input[type=password], .LSform select, .LSform textarea, ul.LSformElement_mail_autocomplete, ul.LSformElement_select_object_edit, div.LSformElement_wysiwyg_container, ul.LSformElement_jsonCompositeAttribute, dd.LSform-errors {
|
||||
width: 32vw;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue