mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Fixes #26468: Mention min-height issue in IE10/11 for flexbox vertical alignment
This commit is contained in:
parent
ffd3402a92
commit
9d05cc25cb
@ -340,7 +340,7 @@ Here's an example of customizing the Bootstrap grid at the large (`lg`) breakpoi
|
|||||||
|
|
||||||
## Alignment
|
## Alignment
|
||||||
|
|
||||||
Use flexbox alignment utilities to vertically and horizontally align columns.
|
Use flexbox alignment utilities to vertically and horizontally align columns. **Internet Explorer 10-11 do not support vertical alignment of flex items when the flex container has a `min-height` as shown below.** [See Flexbugs #3 for more details.](https://github.com/philipwalton/flexbugs#flexbug-3)
|
||||||
|
|
||||||
### Vertical alignment
|
### Vertical alignment
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user