0
0
Fork 0

Fix translate button position (#25807)

This commit is contained in:
Renaud Chaput 2023-07-08 00:12:31 +02:00 committed by GitHub
parent 0051128387
commit 9f078e238d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 3 deletions

View file

@ -981,7 +981,8 @@ body > [data-popper-placement] {
max-height: 22px * 15; // 15 lines is roughly above 500 characters
}
.status__content__read-more-button {
.status__content__read-more-button,
.status__content__translate-button {
display: block;
font-size: 15px;
line-height: 22px;