1. 31 Jul, 2014 3 commits
    • Randall Leeds's avatar
      Kill the px calculations in the search styles · e7739de5
      Randall Leeds authored
      Besides the line height hack for FF kill the rest of the px related
      calculation and do everything in nice, pretty ems.
      e7739de5
    • Randall Leeds's avatar
      Set font size in px on html tag · ae6603b2
      Randall Leeds authored
      The trick used here was designed to honor the font setting in a user's
      browser by assuming a typical default of 16px and computing the base
      font size in ems relative to that.
      
      The problem is that even if everything is sized in ems there are
      sometimes aggressive user agent styles that complicate things by
      restoring the system font. It turns out it fixes the various things
      I've noticed in my FF this way.
      ae6603b2
    • Randall Leeds's avatar
      b26e69e5
  2. 30 Jul, 2014 1 commit
  3. 29 Jul, 2014 19 commits
  4. 28 Jul, 2014 1 commit
  5. 25 Jul, 2014 2 commits
  6. 24 Jul, 2014 6 commits
  7. 23 Jul, 2014 8 commits