Left-align comment text on mobile devices [ci skip]

This commit is contained in:
Joe Bivins 2012-01-14 11:49:48 -05:00
parent ca87a3f9ea
commit 7dab5367c4

View file

@ -248,6 +248,7 @@ body {
.comments {
overflow: auto;
position: relative;
text-align: left;
* {
max-width: 100%; }
min-height: 34px;