Merge commit '9f078e238d
' into kb_migration
This commit is contained in:
commit
01e57e84ac
7 changed files with 26 additions and 6 deletions
|
@ -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,
|
||||
|
|
|
@ -991,7 +991,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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue