]> git.mxchange.org Git - friendica.git/commitdiff
Update style.css
authorRaroun <Raroun@users.noreply.github.com>
Sun, 17 Dec 2023 10:34:16 +0000 (11:34 +0100)
committerGitHub <noreply@github.com>
Sun, 17 Dec 2023 10:34:16 +0000 (11:34 +0100)
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.

view/theme/frio/css/style.css

index c5d804f8b9dddd3039c0adbbbf333d29f54309c2..d56479d0d984d5aa903852a1f634b3da433b2427 100644 (file)
@@ -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;