From 2ed0e02eae130cbaac9b5588429aa6e6de4f9515 Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Mon, 19 Jun 2017 13:25:53 +0100 Subject: [PATCH] Revert #310 This breaks line wrapping completely, so text does not wrap to a new line when it reaches the width of its containing element --- assets/css/screen.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/screen.css b/assets/css/screen.css index bd2cd2e..88fb487 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -1392,7 +1392,6 @@ body.page-template .post-title { color: #50585D; letter-spacing: 0; text-indent: 0; - white-space: pre; } .author-meta {