From 455f904397b230d721cf9ae97b2853da1699ede1 Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Wed, 12 Apr 2017 13:23:52 -0700 Subject: [PATCH] Removing redundant scrollbar lines that never activate with scrollbars. --- _scss/_content.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/_scss/_content.scss b/_scss/_content.scss index b4369bc9db..36e48ca599 100755 --- a/_scss/_content.scss +++ b/_scss/_content.scss @@ -18,7 +18,6 @@ pre { word-wrap: break-word; border: 0!important; border-radius: 4px; - overflow-x: scroll !important; } code {