mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-23 10:45:48 +00:00
IE 9 not supported list v4 flexbox
add flexbox to the not supported list https://github.com/twbs/bootstrap/issues/17802
This commit is contained in:
parent
2db8b5f36d
commit
d22c0176a9
1 changed files with 4 additions and 0 deletions
|
|
@ -131,6 +131,10 @@ Internet Explorer 9 is also supported, however, please be aware that some CSS3 p
|
||||||
<th scope="row"><code>placeholder</code></th>
|
<th scope="row"><code>placeholder</code></th>
|
||||||
<td class="text-danger">Not supported</td>
|
<td class="text-danger">Not supported</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th scope="row"><code>flexbox</code></th>
|
||||||
|
<td class="text-danger">Not supported</td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue