From 7f1da5525b66b7c0d71cc4588e205513046b4a30 Mon Sep 17 00:00:00 2001 From: Eric Meyer Date: Mon, 26 Apr 2010 18:06:29 -0600 Subject: [PATCH] allow overflow-x on code to scroll --- doc-src/content/stylesheets/_examples.sass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc-src/content/stylesheets/_examples.sass b/doc-src/content/stylesheets/_examples.sass index d1b12192..725140f4 100644 --- a/doc-src/content/stylesheets/_examples.sass +++ b/doc-src/content/stylesheets/_examples.sass @@ -25,3 +25,6 @@ +alpha(12) &#styles +omega(12) + .code + li + overflow-x: auto