Merge branch 'maximeborges-master'

This commit is contained in:
Eugen Rochko 2017-04-02 12:38:11 +02:00
commit 750662d9e2
2 changed files with 2 additions and 0 deletions

View File

@ -311,6 +311,7 @@
padding: 10px;
padding-top: 15px;
color: $color3;
word-wrap: break-word;
}
}
}

View File

@ -424,6 +424,7 @@ a.status__content__spoiler-link {
.account__header__content {
word-wrap: break-word;
word-break: break-all;
font-weight: 400;
overflow: hidden;
color: $color3;