Browse Source

Fix .column-back-button line-height (#8074)

pull/4/head
Eai 5 years ago
committed by Eugen Rochko
parent
commit
c9739ca86b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/javascript/styles/mastodon/components.scss

+ 1
- 0
app/javascript/styles/mastodon/components.scss View File

@ -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;

Loading…
Cancel
Save