1. 23 Apr, 2015 6 commits
  2. 22 Apr, 2015 4 commits
  3. 21 Apr, 2015 1 commit
  4. 18 Apr, 2015 1 commit
  5. 17 Apr, 2015 3 commits
  6. 15 Apr, 2015 1 commit
  7. 14 Apr, 2015 1 commit
    • Joshua Tauberer's avatar
      affix plugin does not work within a pulled/pushed column · 20b5e247
      Joshua Tauberer authored
      This documents the limitation discussed in https://github.com/twbs/bootstrap/issues/12126:
      
      > When using column reordering and using the affix-plugin on an element positioned with push, the affix plugin doesn't work correctly - the element affected by the affix plugin is positioned to the left even when the element is in a column positioned on the right.
      
      Seems to affect Safari (tested in version 8) only.
      
      That issue has (unfortunately) been closed, so this at least documents the behavior.
      20b5e247
  8. 13 Apr, 2015 3 commits
  9. 12 Apr, 2015 1 commit
  10. 11 Apr, 2015 1 commit
  11. 08 Apr, 2015 7 commits
  12. 07 Apr, 2015 1 commit
  13. 05 Apr, 2015 3 commits
  14. 04 Apr, 2015 1 commit
  15. 02 Apr, 2015 1 commit
    • Steven Black's avatar
      Eliminate spurrious padding in .bs-docs-header · d3cbf018
      Steven Black authored
      I agree with all the comments here.
      
      Rather than dicker with container nesting at this late juncture, near sunset for BS 3.0x, let's just fix and move on.  It's docs only.
      
      This PR addresses issue #15100 and eliminates the unnecessary horizontal scrollbar that appears for width for width >=768px and <= 782px.
      
      Tested on three different iOS devices and FireFox/Chrome on OSX and it's fine now.
      
      The only difference is the text in .bs-docs-header is shifted left by 15-pixels, lines are 30 px longer so wrap less in some circumstances in some viewports.
      d3cbf018
  16. 01 Apr, 2015 1 commit
  17. 29 Mar, 2015 4 commits