aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/utilities/position.md
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-45/+0
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
2018-02-13Update position.md (#25607)Andy Pickler1-2/+2
2 small typos
2018-01-11Update browser compatibility note for `position: sticky` since Edge supports ↵Christian Oliff1-1/+1
it now (#25229) The latest shipping version of Edge supports position: sticky and I've successfully tested it with Bootstrap 4 and it works as intended. I added IE10 in place of Edge in that note as I assume that IE10 also has the `position: relative` fallback. REF: https://caniuse.com/#search=sticky
2017-08-10Add basic property-value utils for positionMark Otto1-0/+12
2017-06-17document itMark Otto1-0/+2
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+31