2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Use .text-danger for IE not supported cell. (#28371)

This commit is contained in:
Bardi Harborow
2019-02-28 00:23:17 +11:00
committed by XhmikosR
parent 427799d075
commit 428280574b
@@ -104,7 +104,7 @@ Similarly, the latest versions of most desktop browsers are supported.
<th scope="row">Windows</th>
<td class="text-success">Supported</td>
<td class="text-success">Supported</td>
<td class="text-success">Not supported</td>
<td class="text-danger">Not supported</td>
<td class="text-success">Supported</td>
<td class="text-success">Supported</td>
<td class="text-danger">Not supported</td>