Merge pull request #1887 from stianst/KEYCLOAK-2111
KEYCLOAK-2111 Cannot select language on Login dialog on small resolution
This commit is contained in:
commit
8e127bf699
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
.kc-dropdown{
|
.kc-dropdown{
|
||||||
position: relative;
|
position: relative;
|
||||||
|
z-index: 9999;
|
||||||
}
|
}
|
||||||
.kc-dropdown > a{
|
.kc-dropdown > a{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in a new issue