Merge pull request #13758 from Raroun/frio_More_space_between_photo_permissions_and_send_button

[frio] More space between photo permissions and send button
This commit is contained in:
Michael Vogel 2023-12-23 06:48:33 +01:00 committed by GitHub
commit 6bad4754e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2769,6 +2769,11 @@ ul li:hover .contact-wrapper .contact-action-link:hover {
.photo-album-actions .photos-order-link {
float: right;
}
#photo-edit-submit-button {
margin-top: 15px;
}
/* Events page */
.fc .fc-month-view .fc-content .fc-title .item-desc:hover {