Updated repost button/icon styles

This commit is contained in:
mgabdev 2019-08-20 23:19:59 -04:00
parent ad07cde21b
commit 41940d0e52
2 changed files with 4 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@ -2190,15 +2190,6 @@ a.account__display-name {
background-position: 0 100%; background-position: 0 100%;
} }
.reduce-motion button.icon-button i.fa-retweet {
color: $action-button-color;
transition: color 100ms ease-in;
}
.reduce-motion button.icon-button.active i.fa-retweet {
color: $highlight-text-color;
}
.status-card { .status-card {
display: flex; display: flex;
font-size: 14px; font-size: 14px;