fixes #1522 no more margin left on sub albums in album mover

This commit is contained in:
Matthieu Leproux
2021-10-14 11:43:24 +02:00
parent 20b7790038
commit 2f70ed923a
+1 -1
View File
@@ -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 {