mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01: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 {
|
||||
width: 100%;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
#picture-content input[type=text], #picture-content textarea, #picture-content .selectize-control {
|
||||
|
||||
Reference in New Issue
Block a user