From dc587161f4f8a9d567e12683ffffbbd8dbb32be8 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Sun, 5 May 2019 12:26:56 -0400 Subject: Fix scrolling on overflowed source code --- haunt/css/jakob.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/haunt/css/jakob.css b/haunt/css/jakob.css index 3176557..44dc569 100644 --- a/haunt/css/jakob.css +++ b/haunt/css/jakob.css @@ -51,8 +51,6 @@ pre { padding: 1rem; color: #f0e9dc; border-radius: 4px; - display: inline-block; - width: 100%; overflow-x: scroll; } -- cgit v1.3