Tweaked active boost icon alignment
This commit is contained in:
parent
893565e96c
commit
247670025b
4 changed files with 4 additions and 4 deletions
|
|
@ -339,7 +339,7 @@ body.layout-single-column {
|
|||
.layout-single-column .fa.fa-retweet.status__prepend-icon.fa-fw,
|
||||
.layout-single-column .notification i.fa.fa-retweet.fa-fw {
|
||||
background-image: var(--icon-boost-active);
|
||||
transform: scale(.9);
|
||||
transform: scale(.9) translate(0, -1px);
|
||||
}
|
||||
.layout-single-column .detailed-status__link .fa.fa-retweet:before {
|
||||
background-image: var(--icon-boost);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue