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
3 changed files with 5 additions and 3 deletions

View File

@ -15,7 +15,8 @@
.status__content a,
.link-footer a,
.reply-indicator__content a,
.status__content__read-more-button {
.status__content__read-more-button,
.status__content__translate-button {
text-decoration: underline;
&:hover,