Gijs Boddeus
9a03d7efc6
fix docs modal example fade out
...
the z-index was only corrected for `.modal.show` which made the modal drop behind the header and backdrop when fading out
simply dropping the `.show` from this selector will correct this issue
2017-08-12 22:08:09 +02:00
Mark Otto
e47cc747f6
update usage elsewhere
2017-06-30 09:01:39 -07:00
Mark Otto
964e06800a
Drop the old $gray- variables for the new color range
2017-06-29 23:15:27 -07:00
Mark Otto
2f1bcaafa2
Merge branch 'v4-dev' into colors-redux
2017-06-25 18:42:14 -07:00
Mark Otto
9bfbee3503
add border color utilities
2017-06-25 18:39:14 -07:00
Mark Otto
b4879ec40f
remove bg styles
2017-06-25 18:14:02 -07:00
Johann-S
38ddf9ec28
Fix modal overflow with our navbar documentation and fix typo ( #22864 )
...
* Fix modal overflow with our navbar documentation and fix typo
* Fix z-index backdrop and modal with popover/tooltip example
2017-06-21 11:47:14 +02:00
Mark Otto
597e9f8618
remove - vars, update docs to generate from data yml files, update mixins, and generate card, button, bg, and color classes from the sass map
2017-06-18 02:57:16 -07:00
Mark Otto
3e76d65656
Rearrange all the docs to allow for a docs/major.minor/ setup
2017-05-29 23:32:28 -07:00