diff options
| author | XhmikosR <[email protected]> | 2019-02-19 16:44:55 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-02-20 22:05:45 +0200 |
| commit | 089e3334a710ae5fddea3ec5bb1a83a8f786196c (patch) | |
| tree | 40ae885e0d9156f3f0e5fe29bcf6de2f5b2f9a9d /site/docs/4.3/layout | |
| parent | 7f7f858cb907da0c67b00cf6fc80f5dc1108cba0 (diff) | |
| download | bootstrap-089e3334a710ae5fddea3ec5bb1a83a8f786196c.tar.xz bootstrap-089e3334a710ae5fddea3ec5bb1a83a8f786196c.zip | |
Remove Internet Explorer leftovers.
Diffstat (limited to 'site/docs/4.3/layout')
| -rw-r--r-- | site/docs/4.3/layout/grid.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/4.3/layout/grid.md b/site/docs/4.3/layout/grid.md index a6f4ac5ab..7a909bd9e 100644 --- a/site/docs/4.3/layout/grid.md +++ b/site/docs/4.3/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. **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) +Use flexbox alignment utilities to vertically and horizontally align columns. ### Vertical alignment |
