Fix translate button position (#25807)
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user