mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-10 07:14:59 +02:00
fixes #2517 set max height and scroll for lang switch
This commit is contained in:
@@ -342,6 +342,8 @@ a.btn-main{
|
|||||||
position:absolute;
|
position:absolute;
|
||||||
bottom:40px;
|
bottom:40px;
|
||||||
right:0;
|
right:0;
|
||||||
|
max-height:50vh;
|
||||||
|
overflow:auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#lang-select #other-languages span{
|
#lang-select #other-languages span{
|
||||||
|
|||||||
Reference in New Issue
Block a user