Update style.css

Added 15 pixels of space between picture permissions and send button
This commit is contained in:
Raroun 2023-12-23 05:39:51 +01:00 committed by GitHub
parent 82ab0c8504
commit 9d4a515571
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 {