Left-align comment text on mobile devices [ci skip]
This commit is contained in:
parent
ca87a3f9ea
commit
7dab5367c4
1 changed files with 1 additions and 0 deletions
|
|
@ -248,6 +248,7 @@ body {
|
|||
.comments {
|
||||
overflow: auto;
|
||||
position: relative;
|
||||
text-align: left;
|
||||
* {
|
||||
max-width: 100%; }
|
||||
min-height: 34px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue