mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-12-18 22:43:47 +01:00
- LSlang : Correction du z-index de l'object LSlang_select
This commit is contained in:
parent
538cabcdab
commit
9ed917cf96
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ div.LSerror {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
z-index: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
#LSlang_select img {
|
#LSlang_select img {
|
||||||
|
|
Loading…
Reference in a new issue