diff options
author | Thibaut Girka <thib@sitedethib.com> | 2018-07-26 21:22:43 +0200 |
---|---|---|
committer | Thibaut Girka <thib@sitedethib.com> | 2018-07-26 21:22:43 +0200 |
commit | 6141c2a035fc8fe76b2b460aeeeeed59a1bd29f9 (patch) | |
tree | 5a522712adf913cfb9d426fe8798ae29ff9e2702 /app/javascript/styles | |
parent | 82ab5aacb24edf793f391cb4122116bf92ee0e7a (diff) | |
parent | 3c35b34b612c210c97ce8cffda33798ffa8f22e8 (diff) |
Merge branch 'master' into glitch-soc/merge-upstream
Diffstat (limited to 'app/javascript/styles')
-rw-r--r-- | app/javascript/styles/mastodon/components.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/styles/mastodon/components.scss b/app/javascript/styles/mastodon/components.scss index 744f2561c..48460d760 100644 --- a/app/javascript/styles/mastodon/components.scss +++ b/app/javascript/styles/mastodon/components.scss @@ -2011,6 +2011,7 @@ a.account__display-name { cursor: pointer; flex: 0 0 auto; font-size: 16px; + line-height: inherit; border: 0; text-align: unset; padding: 15px; |