File 2730-remove-white-space-pre-it-broke-some-words-in-two-li.patch of Package erlang

From 14c9699175c4b37247a1a3fa4aa689003db661c6 Mon Sep 17 00:00:00 2001
From: Mariano Guerra <mariano@marianoguerra.org>
Date: Sat, 22 Oct 2016 17:42:11 +0100
Subject: [PATCH 30/59] remove white-space: pre, it broke some words in two
 lines

---
 lib/erl_docgen/priv/css/otp_doc.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/erl_docgen/priv/css/otp_doc.css b/lib/erl_docgen/priv/css/otp_doc.css
index c27be6714..270822ba4 100644
--- a/lib/erl_docgen/priv/css/otp_doc.css
+++ b/lib/erl_docgen/priv/css/otp_doc.css
@@ -66,9 +66,9 @@ a:visited      { color: #1b6ec2; text-decoration: none }
   text-align: center;
 }
 
-span.bold_code   { font-family: mono, Courier, monospace; white-space: pre; font-weight: bold }
+span.bold_code   { font-family: mono, Courier, monospace; font-weight: bold }
 span.code        {
- font-family: mono, Courier, monospace; white-space: pre; font-weight: normal;
+ font-family: mono, Courier, monospace; font-weight: normal;
  color: #000;
  background-color: #f5f5f5;
  padding: 0.15em;
-- 
2.12.2

openSUSE Build Service is sponsored by