From e977a24ba157c4d073bc267ace1b3fb4898e78e3 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Wed, 20 Apr 2016 23:13:07 +0200 Subject: Revert "add word wrap to tooltips. Fixes #22746" --- core/css/tooltip.css | 1 - 1 file changed, 1 deletion(-) (limited to 'core') diff --git a/core/css/tooltip.css b/core/css/tooltip.css index 3c3582e30ef..34d0ec6c70f 100644 --- a/core/css/tooltip.css +++ b/core/css/tooltip.css @@ -53,7 +53,6 @@ text-align: center; background-color: #000000; border-radius: 4px; - word-break: break-all; } .tooltip-arrow { position: absolute; -- cgit v1.2.3