Word-wrap for long lines
This commit is contained in:
parent
b06fc57880
commit
d7dd9f8bee
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue