From: Raroun Date: Sun, 17 Dec 2023 10:34:16 +0000 (+0100) Subject: Update style.css X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c1b649af94a7214a9583fdca6e350132d5de0ff7;p=friendica.git Update style.css Reduced the icon size from 20 pixels to 15 pixels i like that the button is on the same heigth as the username, but 20 pixels is just too much there. --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index c5d804f8b9..d56479d0d9 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -2655,7 +2655,7 @@ ul li:hover .contact-wrapper .contact-action-link:hover { } #circle-update-wrapper .viewcontact_wrapper .contact-circle-link { opacity: 0.8; - font-size: 20px; + font-size: 15px; } #circle-update-wrapper .viewcontact_wrapper .contact-action-link:hover { opacity: 1;