mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 18:01:31 +02:00
Album name is now wide enougth for big album names
This commit is contained in:
@@ -3135,7 +3135,7 @@ FORM#categoryOrdering p.albumActions .userSeparator {margin:0 5px;}
|
||||
.move-cat-container .move-cat-title {
|
||||
font-size: 16px;
|
||||
margin: 10px;
|
||||
max-width: 200px;
|
||||
max-width: 600px;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Reference in New Issue
Block a user