Skip to content

Commit

Permalink
fixes barryclark#6: don't reset ul and ol padding
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Oct 17, 2013
1 parent b36da29 commit 37c7e61
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions public/css/hyde.css
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@ p {
}

ul, ol {
padding: 0;
margin: 0 0 15px;
margin-bottom: 15px;
}
li {
color: #888580;
Expand Down

0 comments on commit 37c7e61

Please sign in to comment.