Word-wrap for long lines

This commit is contained in:
Philipp Holzer 2019-03-02 16:00:22 +01:00
parent b06fc57880
commit d7dd9f8bee
No known key found for this signature in database
GPG Key ID: 517BE60E2CE5C8A5
1 changed files with 1 additions and 0 deletions

View File

@ -1620,6 +1620,7 @@ textarea#profile-jot-text:focus + #preview_profile-jot-text {
.panel .panel-body {
padding: 15px;
font-size: 14px;
word-wrap: break-word;
}
.panel .panel-body .wall-item-content {
color: #555;