From 20906b693faf91f88f62828fd9a31289b8047078 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Thu, 19 Mar 2015 00:10:06 +0100 Subject: reproducible: html_packages: add some to help the browser decide where to wrap the line, avoiding uglinesses like this word --- userContent/static/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'userContent/static/style.css') diff --git a/userContent/static/style.css b/userContent/static/style.css index fb9b8192..d3803e28 100644 --- a/userContent/static/style.css +++ b/userContent/static/style.css @@ -304,6 +304,7 @@ span.red { color: red; } span.purple { color: purple; } span.green { color: green; } span.dangerous { color: orange; } +span.avoidwrap { display: inline-block; } @media all and (max-width: 641px) { body { -- cgit v1.2.3-70-g09d2