related to #1455 changing the btn and putting it on the left

This commit is contained in:
Matthieu Leproux
2021-07-22 09:40:43 +02:00
parent 157ab47bec
commit 952cb5e890
2 changed files with 7 additions and 3 deletions
+5
View File
@@ -3180,6 +3180,11 @@ a#showPermissions:hover {text-decoration: none;}
text-align:left;
}
.bottomButtons.syncBtn {
text-align:left;
margin-left: 25px;
}
.commentFilter {text-align:left;margin:5px 1em;}
FORM#categoryOrdering p.albumTitle {margin:0; margin-left: 5px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-bottom: 4px;}