From: Raroun <Raroun@users.noreply.github.com>
Date: Sat, 23 Dec 2023 04:39:51 +0000 (+0100)
Subject: Update style.css
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9d4a5155718ed6e75ea8e308dcfb748cdfebd900;p=friendica.git

Update style.css

Added 15 pixels of space between picture permissions and send button
---

diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css
index d56479d0d9..74fc0001ca 100644
--- a/view/theme/frio/css/style.css
+++ b/view/theme/frio/css/style.css
@@ -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 {