mirror of
https://github.com/friendica/friendica
synced 2024-11-10 03:42:53 +00:00
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.
This commit is contained in:
parent
571339f530
commit
c1b649af94
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue