1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 04:51:39 +02:00

Keep Safari/Win as Not supported

This commit is contained in:
Patrick H. Lauke
2015-12-20 22:06:47 +00:00
parent 1df660173c
commit 7c94ecdb99

View File

@@ -83,7 +83,7 @@ Similarly, the latest versions of most desktop browsers are supported.
<td class="text-success">Supported</td> <td class="text-success">Supported</td>
<td class="text-success">Supported</td> <td class="text-success">Supported</td>
<td class="text-success">Supported</td> <td class="text-success">Supported</td>
<td class="text-muted">N/A</td> <td class="text-danger">Not supported</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>