mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 00:09:06 +01:00
LSformElement :: jsonCompositeAttribute: fix select alignment
This commit is contained in:
parent
e868744ea9
commit
346e36a765
1 changed files with 4 additions and 0 deletions
|
@ -49,3 +49,7 @@ div.jsonCompositeAttribute_possibleValues li:hover {
|
|||
background-color: #CCC;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
ul.LSformElement_jsonCompositeAttribute div select {
|
||||
margin: 2px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue