mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
fixes #1522 no more margin left on sub albums in album mover
This commit is contained in:
@@ -3524,7 +3524,7 @@ FORM#categoryOrdering p.albumActions .userSeparator {margin:0 5px;}
|
||||
/*Overwrite JQtree CSS*/
|
||||
|
||||
.jqtree_common {
|
||||
margin: 20px 2px !important;
|
||||
margin: 20px 0px !important;
|
||||
}
|
||||
|
||||
li.jqtree-ghost {
|
||||
|
||||
Reference in New Issue
Block a user