diff options
| author | SkyArrow <tommy351@gmail.com> | 2012-03-17 03:26:56 +0100 |
|---|---|---|
| committer | SkyArrow <tommy351@gmail.com> | 2012-03-17 03:26:56 +0100 |
| commit | 7fcf57dc01fb1c33aec49bdf3236bd241cc1dbcc (patch) | |
| tree | bbeb5e17cda572c8dac07a130ee978dcfd263aef /sass | |
| parent | ab252d05b7c4dd4857377dfdee29824faa000b2c (diff) | |
| download | octopress-theme-jeyzu-7fcf57dc01fb1c33aec49bdf3236bd241cc1dbcc.zip octopress-theme-jeyzu-7fcf57dc01fb1c33aec49bdf3236bd241cc1dbcc.tar.gz | |
hide pre overflow
Diffstat (limited to 'sass')
| -rw-r--r-- | sass/parts/_syntax.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sass/parts/_syntax.scss b/sass/parts/_syntax.scss index 0cf307e..ad85bc5 100644 --- a/sass/parts/_syntax.scss +++ b/sass/parts/_syntax.scss @@ -58,6 +58,7 @@ article{ line-height: 1.5; margin-top: 10px; padding: 5px 15px; + overflow-x: scroll; @include border-radius(5px); code{ background: none; |
