From 69219d42718a332fcc952bfb8d3b0f540241d678 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 8 May 2016 13:50:45 -0700 Subject: move that change to reboot --- scss/_code.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'scss/_code.scss') diff --git a/scss/_code.scss b/scss/_code.scss index 0ac1abe54..ea660bcdb 100644 --- a/scss/_code.scss +++ b/scss/_code.scss @@ -35,7 +35,6 @@ kbd { // Blocks of code pre { display: block; - overflow: auto; // Normalize v4 removed this property, causing `
` content to break out of wrapping code snippets
   margin-top: 0;
   margin-bottom: 1rem;
   font-size: $code-font-size;
-- 
cgit v1.2.3