Skip to content

Commit

Permalink
added overflow to iphone pre block.
Browse files Browse the repository at this point in the history
  • Loading branch information
typester committed Feb 2, 2009
1 parent aaa753a commit 0af8b35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions root/css/iphone.css
Expand Up @@ -43,6 +43,7 @@ pre {
border: 1px solid #d3d3d3;
background-color: #f5f5f5;
margin: 5px 10px;
overflow: auto;
}

pre code {
Expand Down

0 comments on commit 0af8b35

Please sign in to comment.