mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01: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;
|
||||
bottom:40px;
|
||||
right:0;
|
||||
max-height:50vh;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
#lang-select #other-languages span{
|
||||
|
||||
Reference in New Issue
Block a user