(cp d86e7f6) related to #1396 title of popin when ordering albums is well aligned

This commit is contained in:
plegall
2021-05-13 13:53:22 +02:00
parent 4055853bf0
commit f648813259
+2 -1
View File
@@ -3219,6 +3219,7 @@ FORM#categoryOrdering p.albumActions .userSeparator {margin:0 5px;}
transform: translate(-50%, -48%);
text-align: left;
padding: 30px;
min-width: 360px;
}
.cat-move-order-popin .popin-title .icon-sort-name-up::before {
@@ -3276,7 +3277,7 @@ FORM#categoryOrdering p.albumActions .userSeparator {margin:0 5px;}
.cat-move-order-popin .close-popin:hover { color: #ffa646;}
.popin-title {font-weight: bold; font-size: 15px; margin-bottom: 15px; color: #3C3C3C;}
.popin-title {font-weight: bold; font-size: 15px; margin-bottom: 15px; color: #3C3C3C; white-space: nowrap;}
.popin-title span {
padding: 7px;