1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-23 18:40:03 +00: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

View File

@ -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>