mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Add form-control-focus()
deprecation to migration guide
This commit is contained in:
parent
b1b7f8ee76
commit
665e1e56b9
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ Changes to our source Sass files and compiled CSS.
|
|||
- `retina-img()`
|
||||
- `text-hide()` (also dropped the associated utility class, `.text-hide`)
|
||||
- `visibility()`
|
||||
- `form-control-focus()`
|
||||
- **Todo:** New variables?
|
||||
- **Todo:** Rearrange forms source files (under `scss/forms/`)
|
||||
- **Todo:** Rearrange grid source files (under `scss/grid/`)
|
||||
|
|
Loading…
Reference in a new issue