From db0b7e4a049c39ede21c914e5c0acea25033c18b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Wed, 10 Apr 2019 11:53:12 +0100 Subject: [PATCH] Update hasura-custom.css --- docs/_static/hasura-custom.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/_static/hasura-custom.css b/docs/_static/hasura-custom.css index f8a90d4269a4c..6eb3a7ab5f5d0 100644 --- a/docs/_static/hasura-custom.css +++ b/docs/_static/hasura-custom.css @@ -191,6 +191,10 @@ article ol ol { width: 60%; } +.highlight pre { + white-space: pre; +} + /*** random overrides END ***/ /*** behavior styles ***/