Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into develop

This commit is contained in:
Rob Colbert 2019-08-21 00:44:37 -04:00
commit c9811c1a46
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%;
}
.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 {
display: flex;
font-size: 14px;