Skip to content

Commit

Permalink
Limiting invisible class to only apply inside .snipe divs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Schmitt committed Mar 3, 2011
1 parent dae2963 commit 30de4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/styles.css
Expand Up @@ -8,7 +8,7 @@
vertical-align: baseline !important;
}

.invisible {
.snipe .invisible {
display: none !important;
}

Expand Down

0 comments on commit 30de4dc

Please sign in to comment.