Very minor styling improvements to toot-collapsing

th-downstream
kibigo! 7 years ago committed by beatrix-bitrot
parent 32574a7e3c
commit be420f4139

@ -456,6 +456,7 @@
.reply-indicator__content { .reply-indicator__content {
font-size: 15px; font-size: 15px;
line-height: 20px; line-height: 20px;
color: $primary-text-color;
word-wrap: break-word; word-wrap: break-word;
font-weight: 400; font-weight: 400;
overflow: hidden; overflow: hidden;
@ -638,8 +639,9 @@
} }
.status__info { .status__info {
margin: 2px 0 0;
font-size: 15px; font-size: 15px;
line-height: 28px; line-height: 24px;
} }
.status__collapse-button { .status__collapse-button {

Loading…
Cancel
Save