Only display tiny actor icon for shares

This commit is contained in:
Thomas Sileo 2022-08-26 07:57:10 +02:00
parent 63073279e1
commit 505abd7da8
5 changed files with 5 additions and 6 deletions

View file

@ -205,7 +205,6 @@ footer {
.tiny-actor-icon {
max-width: 24px;
max-height: 24px;
margin-right: 5px;
position: relative;
top: 5px;
}