Skip to content

Commit

Permalink
removing comment icon from ie8
Browse files Browse the repository at this point in the history
  • Loading branch information
lindamood committed Jan 13, 2012
1 parent 3dc2541 commit 0de89c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/foundation.css
Original file line number Diff line number Diff line change
Expand Up @@ -961,7 +961,7 @@ background: transparent url(../img/comment-icon.gif) no-repeat;
float: right;
}

.ie7 .meta-gestures .meta-comments, .ie6 .meta-gestures .meta-comments {
.ie8 .meta-gestures .meta-comments, .ie7 .meta-gestures .meta-comments, .ie6 .meta-gestures .meta-comments {
background: none;
}

Expand Down

0 comments on commit 0de89c3

Please sign in to comment.