From b916929c2977f6d5fc71e348ea8fad774cdd1c6c Mon Sep 17 00:00:00 2001 From: Felix Niklas Date: Mon, 8 May 2017 11:08:04 +0200 Subject: [PATCH] articleNewEdit - fix line wrapping bug introduced with last css commit, fixes #1054 --- app/assets/stylesheets/zammad.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/zammad.scss b/app/assets/stylesheets/zammad.scss index 56a79061e..616fff940 100644 --- a/app/assets/stylesheets/zammad.scss +++ b/app/assets/stylesheets/zammad.scss @@ -5080,7 +5080,6 @@ footer { border: none; outline: none; resize: none; - white-space: pre; } .articleNewEdit-body {