From 7e75bb936cf5b2bd2fa3344e13b6c486c8ecc8a3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 2 Aug 2019 15:27:30 +0200 Subject: Add support for setting CLI code paragraph as box, similar to pre --- common.css | 1 - 1 file changed, 1 deletion(-) (limited to 'common.css') diff --git a/common.css b/common.css index fd4cafa..c0582bd 100644 --- a/common.css +++ b/common.css @@ -274,7 +274,6 @@ code, pre } pre {white-space: pre-wrap;} - @media only screen and (max-width: 567px) { pre {word-break: break-all;} -- cgit v1.1