mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-29 13:31:43 +01:00
Fix .column-back-button line-height (#8074)
This commit is contained in:
parent
9ad334f65c
commit
c9739ca86b
@ -2011,6 +2011,7 @@ a.account__display-name {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
line-height: inherit;
|
||||||
border: 0;
|
border: 0;
|
||||||
text-align: unset;
|
text-align: unset;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user