mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 02:33:02 +02:00
related to #1455 changing the btn and putting it on the left
This commit is contained in:
@@ -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;}
|
||||
|
||||
Reference in New Issue
Block a user