From: Marcus Funch Date: Sun, 22 Jun 2025 12:15:58 +0000 (+0200) Subject: global.css: Add missing end paren X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5d481426cd0d1c80da3d2a479a12ec3dd68ba43b;p=friendica.git global.css: Add missing end paren --- diff --git a/view/global.css b/view/global.css index 0215e6d4df..8df8d92e52 100644 --- a/view/global.css +++ b/view/global.css @@ -806,6 +806,7 @@ summary.wall-item-summary { /* Margin to create space between the icon and the text */ .notif-image { margin-right: 10px; +} /* Styles to ensure the text wraps properly after 70 characters */ .notif-text {