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

This commit is contained in:
Eai 2018-07-26 11:49:45 +09:00 committed by Eugen Rochko
parent 9ad334f65c
commit c9739ca86b
1 changed files with 1 additions and 0 deletions

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;