This breaks line wrapping completely, so text does not wrap to a new line when it reaches the width of its containing element
This commit is contained in:
John O'Nolan 2017-06-19 13:25:53 +01:00
parent 7dd5f54e69
commit 2ed0e02eae
1 changed files with 0 additions and 1 deletions

View File

@ -1392,7 +1392,6 @@ body.page-template .post-title {
color: #50585D; color: #50585D;
letter-spacing: 0; letter-spacing: 0;
text-indent: 0; text-indent: 0;
white-space: pre;
} }
.author-meta { .author-meta {