mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Restore .form-text (#30565)
This commit is contained in:
@@ -101,7 +101,6 @@ Changes to Reboot, typography, tables, and more.
|
||||
- Dropped `.form-row` for the more flexible grid gutters.
|
||||
- Dropped `.form-inline` for the more flexible grid.
|
||||
- Dropped support for `.form-control-plaintext` inside `.input-group`s.
|
||||
- Dropped `.form-text` as existing utilities cover this use class's former use case (e.g., `.mt-2`, `.text-small`, and/or `.text-muted`).
|
||||
- Dropped `.input-group-append` and `.input-group-prepend`. You can now just add buttons and `.input-group-text` as direct children of the input groups.
|
||||
- Form labels now require the `.form-label` class. Sass variables are now available to style form labels to your needs. [See #30476](https://github.com/twbs/bootstrap/pull/30476)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user