Merge pull request #3543 from movilla/Another_fix_uncomfortable_overflow_mobile_post

Another Fix #3167 uncomfortable overflow mobile post [ci skip]
This commit is contained in:
Sean Tilley 2012-09-05 10:07:07 -07:00
commit a6d372b961

View file

@ -719,6 +719,7 @@ h3.ltr {
margin: 0;
padding: 15px 15px;
vertical-align: baseline;
word-wrap: break-word;
}
textarea#message_text {