]> git.mxchange.org Git - friendica.git/commitdiff
Update style.css
authorRaroun <Raroun@users.noreply.github.com>
Sat, 23 Dec 2023 04:39:51 +0000 (05:39 +0100)
committerGitHub <noreply@github.com>
Sat, 23 Dec 2023 04:39:51 +0000 (05:39 +0100)
Added 15 pixels of space between picture permissions and send button

view/theme/frio/css/style.css

index d56479d0d984d5aa903852a1f634b3da433b2427..74fc0001cafbc8edd8278e0d8ab3f64957d66d45 100644 (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 {