diff options
Diffstat (limited to 'lib/coderay/styles')
-rw-r--r-- | lib/coderay/styles/alpha.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/coderay/styles/alpha.rb b/lib/coderay/styles/alpha.rb index ca51433..8506d10 100644 --- a/lib/coderay/styles/alpha.rb +++ b/lib/coderay/styles/alpha.rb @@ -45,7 +45,6 @@ table.CodeRay td { padding: 2px 4px; vertical-align: top; } .CodeRay span.line-numbers { padding: 0px 4px; } .CodeRay .line { display: block; float: left; width: 100%; } .CodeRay .code { width: 100%; } -.CodeRay .code pre { overflow: auto; } MAIN TOKEN_COLORS = <<-'TOKENS' |