From 4d4ad5c042353d009db47c766a5c32729bb0981a Mon Sep 17 00:00:00 2001 From: Philipp Holzer Date: Sat, 2 Mar 2019 17:27:51 +0100 Subject: [PATCH] wrong intend --- view/theme/frio/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 36d498ddb..a07ec1b46 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1620,7 +1620,7 @@ textarea#profile-jot-text:focus + #preview_profile-jot-text { .panel .panel-body { padding: 15px; font-size: 14px; - word-wrap: break-word; + word-wrap: break-word; } .panel .panel-body .wall-item-content { color: #555;