commit | 28d7964b649ddd3b80f2070630807b71ec0c067b | [log] [tgz] |
---|---|---|
author | Giulio Fidente <gfidente@redhat.com> | Sun Apr 14 02:48:44 2013 +0200 |
committer | Giulio Fidente <gfidente@redhat.com> | Sun Apr 14 02:48:44 2013 +0200 |
tree | 9b5f7120e81d8f10c0258777e8ee02f935ea2902 | |
parent | b1c6dd27d86d2b3f9c18c783ff70165a8c119580 [diff] [blame] |
enables scroll on horizonal overflow in pre blocks
diff --git a/static/css/style.less b/static/css/style.less index 4b9d24d..bc2f5e8 100644 --- a/static/css/style.less +++ b/static/css/style.less
@@ -116,6 +116,7 @@ font-family: @mono; background: @light-grey; line-height: 1.125em; + overflow-x: auto; } blockquote {