From a035d6c51e358ac088ea1a709bf367162aa350a4 Mon Sep 17 00:00:00 2001 From: Nicolas Riss <48218773+nriss@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:01:39 +0100 Subject: [PATCH] change pre style --- source/fhir.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/fhir.css b/source/fhir.css index 9dec021fac4..4bbf23522cb 100644 --- a/source/fhir.css +++ b/source/fhir.css @@ -361,7 +361,6 @@ pre.spec { font-size: 11px; background: #FFFFE0 ; padding: 5px; - width: 650px; } pre.json { @@ -369,7 +368,6 @@ pre.json { font-size: 11px; background: #EFFFEF ; padding: 5px; - width: 650px; } pre.liquid { @@ -377,7 +375,6 @@ pre.liquid { font-size: 11px; background: #fbf3e3 ; padding: 5px; - width: 650px; } pre.xml { @@ -385,7 +382,6 @@ pre.xml { font-size: 9pt; padding: 2px; background: #F0FFFF ; - width: 650px; } a.xmltag {