Skip to content

Commit

Permalink
remove ugly scroll bars
Browse files Browse the repository at this point in the history
  • Loading branch information
bkerley committed May 20, 2011
1 parent a291eb0 commit 0e82cf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/cans/static/shCoreMidnight.css
Expand Up @@ -35,7 +35,7 @@
line-height: 1.1em !important;
margin: 0 !important;
outline: 0 !important;
overflow: visible !important;
/* overflow: visible !important; */
padding: 0 !important;
position: static !important;
right: auto !important;
Expand All @@ -56,7 +56,7 @@
width: 100% !important;
margin: 1em 0 1em 0 !important;
position: relative !important;
overflow: auto !important;
/* overflow: auto !important; */
font-size: 1em !important;
}
.syntaxhighlighter.source {
Expand Down

0 comments on commit 0e82cf3

Please sign in to comment.