summaryrefslogtreecommitdiffstats
path: root/sass/parts/_syntax.scss
diff options
context:
space:
mode:
authorSkyArrow <tommy351@gmail.com>2012-01-24 18:20:36 +0100
committerSkyArrow <tommy351@gmail.com>2012-01-24 18:20:36 +0100
commita9bf483763d32c4902de0e0b5e0dd79820266148 (patch)
treede4c4c11eb77feeb2779f470fac851b99982bdb3 /sass/parts/_syntax.scss
parent1599df108116ca573208e4117ace405fdb8be2be (diff)
downloadoctopress-theme-jeyzu-a9bf483763d32c4902de0e0b5e0dd79820266148.zip
octopress-theme-jeyzu-a9bf483763d32c4902de0e0b5e0dd79820266148.tar.gz
high resolution favicon
Diffstat (limited to 'sass/parts/_syntax.scss')
-rw-r--r--sass/parts/_syntax.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/parts/_syntax.scss b/sass/parts/_syntax.scss
index efdc01f..0ae39ad 100644
--- a/sass/parts/_syntax.scss
+++ b/sass/parts/_syntax.scss
@@ -48,8 +48,8 @@ figure.code{
padding: 5px 15px;
margin-top: 10px;
border: 1px solid #ccc;
- border-radius: 5px;
overflow-x: auto;
+ @include border-radius(5px);
.line-numbers{
border-right: 1px solid #ccc;
color: #000;