BigW Consortium Gitlab

  1. 15 Apr, 2016 1 commit
  2. 13 Apr, 2016 36 commits
  3. 12 Apr, 2016 3 commits
    • improve formatting · a0008f27
      Ben Bodenmiller authored
    • Remove Bootstrap Carousel · d8296f87
      connorshea authored
      The Bootstrap carousel module is used for image carousels, and we don't
      use it anywhere on the site. Also separated the Bootstrap JavaScript into separate components and removed the carousel component.
      
      Fixes #14670.
    • Merge branch 'notes-input' into 'master' · 64d71b4d
      Jacob Schatz authored
      Wrap text in notes box if longer than code in diff
      
      * Fixes branch name overflow
      * Text and inline `code` wraps in comments
      * `code` blocks scroll horizontally
      
      ![Screen_Shot_2016-04-11_at_4.59.15_PM](/uploads/39eee7d35ea79d1a3944aa6281b72121/Screen_Shot_2016-04-11_at_4.59.15_PM.png)
      
      See merge request !3626