1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 21:22:52 +02:00

Drop nav divider mixin

This commit is contained in:
Martijn Cuppens
2019-08-21 10:33:26 +02:00
parent 66e9ab3e4d
commit 0aabaa209d
4 changed files with 6 additions and 13 deletions

View File

@@ -23,9 +23,10 @@ See the browser and devices page for details on what is currently supported in B
Changes to our source Sass files and compiled CSS.
- Removed `hover`, `hover-focus`, `plain-hover-focus`, and `hover-focus-active` mixins. Use regular CSS syntax for these moving forward. [See #28267](https://github.com/twbs/bootstrap/pull/28267).
- **Todo:** Remove previously deprecated mixins
- Remove previously deprecated mixins
- `float()`
- `form-control-mixin()`
- `nav-divider()`
- `retina-img()`
- `text-hide()` (also dropped the associated utility class, `.text-hide`)
- `visibility()`