From f81e961084bb65f37384dc5e3c8eced7fdad3319 Mon Sep 17 00:00:00 2001 From: HassanAbouelela Date: Mon, 21 Feb 2022 12:13:17 +0000 Subject: Deploying to docs from @ python-discord/bot-core@72ec57ae3153a274c902493ef6f74d35c27f965b 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _static/basic.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '_static/basic.css') diff --git a/_static/basic.css b/_static/basic.css index 603f6a87..bf18350b 100644 --- a/_static/basic.css +++ b/_static/basic.css @@ -4,7 +4,7 @@ * * Sphinx stylesheet -- basic theme. * - * :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ @@ -757,6 +757,7 @@ span.pre { -ms-hyphens: none; -webkit-hyphens: none; hyphens: none; + white-space: nowrap; } div[class*="highlight-"] { -- cgit v1.2.3