diff options
| author | Henry Jameson <me@hjkos.com> | 2020-10-21 00:01:28 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2020-10-21 00:01:28 +0300 |
| commit | a50cd7e37dce6e95f2c3d6cc63c382af71a2926e (patch) | |
| tree | 84bd0314c503a8dd196a2b7312101d103aebc2b2 /src/components/status/status.scss | |
| parent | 3cbaa0044943341fa4af4e4eb880649fc7eecda4 (diff) | |
remaining changes...
Diffstat (limited to 'src/components/status/status.scss')
| -rw-r--r-- | src/components/status/status.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/components/status/status.scss b/src/components/status/status.scss index cd5366ed..ea9e538d 100644 --- a/src/components/status/status.scss +++ b/src/components/status/status.scss @@ -156,11 +156,6 @@ $status-margin: 0.75em; text-overflow: ellipsis; overflow-x: hidden; } - - .icon-reply { - // mirror the icon - transform: scaleX(-1); - } } & .reply-to-popover, |
