Skip to content

Commit

Permalink
reduce pre element margin
Browse files Browse the repository at this point in the history
  • Loading branch information
ppierre committed Mar 13, 2009
1 parent bdbfd5e commit 9cd5a10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Support/textmate_pep8.py
Expand Up @@ -150,6 +150,7 @@ class FormatTxmtPep8(object):
input {margin-right:0;}
ul {list-style-type:none; padding:0;}
li {line-height:1.2em;}
pre {padding:5px 5px 5px 10px;margin:0.25em 0;}
a {text-decoration:none;}
blockquote.view_pep {margin-bottom:1.5em;}
.caret {background-color:rgba(255,0,0,0.4);}
Expand Down

0 comments on commit 9cd5a10

Please sign in to comment.