Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2018-12-22 00:48:19 +0300
committerMark Otto <markdotto@gmail.com>2018-12-22 00:48:19 +0300
commit3b843c37c1d374984a24d0bf805dc3247658313d (patch)
tree75ab6aa739f28fca21d75a155448c9885fc5f110 /site
parent9e4e94747bd698f4f61d48ed54c9c6d4d199bd32 (diff)
parent9d05cc25cb2d92bbfc26e616d5eaf426ae52df85 (diff)
Merge branch 'grid-vertical-alignment-ie-warning' into v4-dev
Diffstat (limited to 'site')
-rw-r--r--site/docs/4.2/layout/grid.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/4.2/layout/grid.md b/site/docs/4.2/layout/grid.md
index 7a909bd9e7..a6f4ac5ab4 100644
--- a/site/docs/4.2/layout/grid.md
+++ b/site/docs/4.2/layout/grid.md
@@ -350,7 +350,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