Skip to content

Commit

Permalink
Merge pull request #3 from relevance/hide-tags
Browse files Browse the repository at this point in the history
Hide all tags, not just certain tags.
  • Loading branch information
Stuart Sierra committed Feb 24, 2012
2 parents bdbb359 + b1310c2 commit ad9f6ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/common.css
Expand Up @@ -7,7 +7,7 @@ body {
font-family: Helvetica, Arial, sans-serif;
}

span.tag span.slide,span.fold {
span.tag {
display: none;
}

Expand Down

0 comments on commit ad9f6ba

Please sign in to comment.