fix word wrap
This commit is contained in:
parent
531fc84dc5
commit
4c57158192
@ -18,7 +18,7 @@ p {
|
|||||||
line-height: 1.7 !important;
|
line-height: 1.7 !important;
|
||||||
min-height: 1em !important;
|
min-height: 1em !important;
|
||||||
box-sizing: border-box !important;
|
box-sizing: border-box !important;
|
||||||
word-wrap: break-word !important;
|
word-wrap: normal !important;
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user