mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-13 13:29:25 +01:00
Drop support for .form-control-plaintext inside .input-group (#28972)
* Revert "Fix readonly-plain-text with button addon (#25871)" This reverts commit ff40e00323f9256d8dfb678d13b57bfb01ac7354. * Add migration comment
This commit is contained in:
parent
d479fd89d0
commit
50f97710eb
@ -12,7 +12,6 @@
|
||||
width: 100%;
|
||||
|
||||
> .form-control,
|
||||
> .form-control-plaintext,
|
||||
> .custom-select,
|
||||
> .custom-file {
|
||||
position: relative; // For focus state's z-index
|
||||
|
@ -56,6 +56,7 @@ Changes to Reboot, typography, tables, and more.
|
||||
|
||||
## Forms
|
||||
|
||||
- Dropped support for `.form-control-plaintext` inside `.input-group`
|
||||
- **Todo:** Move forms documentation to it's own top-level section
|
||||
- **Todo:** Rearrange source Sass files (under `scss/forms/`)
|
||||
- **Todo:** Combine native and custom checkboxes and radios
|
||||
|
Loading…
x
Reference in New Issue
Block a user