diff --git a/src/styleguide/ie-specific-styles.scss b/src/styleguide/ie-specific-styles.scss index a513117d4..c0cee403c 100644 --- a/src/styleguide/ie-specific-styles.scss +++ b/src/styleguide/ie-specific-styles.scss @@ -1,5 +1,8 @@ /* * IE 10 doesn't support conditional comments so using IE9/IE10 hack. + * Does not affect IE 5.5 through IE 8, nor other browsers. + * + * For details see: http://www.impressivewebs.com/ie10-css-hacks/ */ @media screen and (min-width:0\0) { .chip {