From 089e3334a710ae5fddea3ec5bb1a83a8f786196c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 19 Feb 2019 16:44:55 +0200 Subject: Remove Internet Explorer leftovers. --- site/docs/4.3/layout/grid.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/docs/4.3/layout') 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 -- cgit v1.2.3