Skip to content
Snippets Groups Projects
  1. Feb 03, 2014
    • Billy Moon's avatar
      use correct classes for headers · 5a0ebbe2
      Billy Moon authored
      The header classes for specific levels of headers, which should set the size of each header did not match the classes in the editor. This commit fixes that.
      5a0ebbe2
  2. Jan 31, 2014
  3. Jan 30, 2014
  4. Jan 29, 2014
  5. Jan 28, 2014
  6. Jan 26, 2014
  7. Jan 24, 2014
  8. Jan 23, 2014
  9. Jan 22, 2014
  10. Jan 20, 2014
  11. Jan 17, 2014
  12. Jan 16, 2014
    • sheopory's avatar
      Fix bug in updateScrollbars. · a53e500b
      sheopory authored
      On IE8 only scrollHeight - d.scroller.clientHeight + d.scrollbarV.clientHeight evaluates to -ve in some cases. Guard that with returning 0 in that case. Seems a bug in IE8, so this can be treated as a workaround.
      a53e500b
Loading