2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Revert "Remove Internet Explorer leftovers."

This reverts commit 089e3334a7.
This commit is contained in:
XhmikosR
2019-03-16 19:21:41 +02:00
parent 8060528281
commit c2fa74b652
4 changed files with 20 additions and 6 deletions
+1 -1
View 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