Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Mind posting a screenshot of what you're seeing? All our code samples are `font-family: monospace`


It's being inherited.

  // application.css:529
  body {
      -webkit-font-feature-settings: "kern", "liga", "pnum";
      -ms-font-feature-settings: "kern", "liga", "pnum";
      font-feature-settings: "kern", "liga", "pnum";
      // ...
  }


I think they're referring to the "fi" in filter:

http://i.imgur.com/tJBeeNt.png


^ This is what I'm seeing. Sorry it took so long :(




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: