Skip to content

Commit

Permalink
Testing incompatable file
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwing committed Jun 12, 2015
1 parent 275738f commit 3ccdf94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions incompatible.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ ul.tagit li.tagit-choice {
}
ul.tagit li.tagit-new {
padding: .25em 4px .25em 0;
mask: url('something.gif');
filter: 'soemthign';

This comment has been minimized.

Copy link
@FreeHooks

FreeHooks Jun 12, 2015

CSS Filter Effects not supported by: IE (8,9,10,11), Opera Mini (5.0-8.0), Android Browser (4.2-4.3)

}

ul.tagit li.tagit-choice a.tagit-label {
Expand Down

2 comments on commit 3ccdf94

@groovecoder
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting ... I got 8 emails for this commit but I only see 1 comment? @darkwing - did you force-push a bunch of commits with incompatible changes on top of the same file?

@darkwing
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what that's about, but I didn't force push anything. Filed a bug here: groovecoder/discord#50

Please sign in to comment.