]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixes #26468: Mention min-height issue in IE10/11 for flexbox vertical alignment 27849/head
authorMark Otto <markdotto@gmail.com>
Sat, 15 Dec 2018 21:51:20 +0000 (13:51 -0800)
committerMark Otto <markdotto@gmail.com>
Sat, 15 Dec 2018 21:51:20 +0000 (13:51 -0800)
site/docs/4.1/layout/grid.md

index 1ee089381819e7236665515307ec77b189402707..9311c544d7568db5c0a1ddd96eb1ffa85c7464d0 100644 (file)
@@ -340,7 +340,7 @@ Here's an example of customizing the Bootstrap grid at the large (`lg`) breakpoi
 
 ## 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