mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
fixes #1599 scrollable selecter for picture modify
This commit is contained in:
@@ -3159,6 +3159,7 @@ a#showPermissions:hover {text-decoration: none;}
|
|||||||
|
|
||||||
#picture-content .selectize-input {
|
#picture-content .selectize-input {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
#picture-content input[type=text], #picture-content textarea, #picture-content .selectize-control {
|
#picture-content input[type=text], #picture-content textarea, #picture-content .selectize-control {
|
||||||
|
|||||||
Reference in New Issue
Block a user