mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 03:33:01 +02:00
enlarge album list to 600px
git-svn-id: http://piwigo.org/svn/trunk@29619 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1090,7 +1090,10 @@ p#uploadModeInfos {text-align:left;margin-top:1em;font-size:90%;color:#999;}
|
||||
#addAlbumForm .selectize-dropdown-content {
|
||||
max-height:170px;
|
||||
}
|
||||
#addAlbumForm input[name="category_name"], #formCreateAlbum input[name="virtual_name"] {
|
||||
#addAlbumForm input[name="category_name"] {
|
||||
width:600px;
|
||||
}
|
||||
#formCreateAlbum input[name="virtual_name"] {
|
||||
width:300px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user